Skip to content
Merged

v4 #153

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
228 commits
Select commit Hold shift + click to select a range
dbb0c34
fix: preserve gesture release spring velocity
eds2002 Jun 4, 2026
cad1c21
feat: make settled represent visual settlement
eds2002 Jun 4, 2026
477582c
refactor: remove option cloning
eds2002 Jun 4, 2026
482a677
feat: support simultaneous pinch pan rotation gestures
eds2002 Jun 4, 2026
9dde9a8
fix: reset auxiliary pan gesture values
eds2002 Jun 4, 2026
0c8b10b
feat: support scoped gesture direction areas
eds2002 Jun 4, 2026
3914d36
refactor: organize gesture modules
eds2002 Jun 5, 2026
15b07b8
refactor: rename floating overlay layer
eds2002 Jun 5, 2026
dd95ee8
refactor: clarify blank stack state internals
eds2002 Jun 5, 2026
53cbaab
refactor: remove closing route key hook
eds2002 Jun 5, 2026
a35476d
refactor: colocate blank stack navigation helpers
eds2002 Jun 5, 2026
bac364f
fix: align blank stack refactor names
eds2002 Jun 6, 2026
c9172fc
refactor: remove redundant transition runtime work
eds2002 Jun 6, 2026
6f48a95
fix: stabilize bounds retargeting
eds2002 Jun 6, 2026
d988f8a
fix: restore sync bounds examples
eds2002 Jun 6, 2026
7ee4272
feat: add boundary portal support
eds2002 Jun 7, 2026
48b7824
feat: add bounds portal helpers
eds2002 Jun 7, 2026
5a43784
chore: document portal host offsets
eds2002 Jun 7, 2026
b07ee0e
chore: migrate fully to release-it
eds2002 Jun 10, 2026
5d25ea8
Merge remote-tracking branch 'origin/main' into release/v3.8
eds2002 Jun 10, 2026
c11f1f5
chore(release): run prerelease from package dir
eds2002 Jun 10, 2026
01dd2fc
chore(release): v3.8.0-alpha.0
eds2002 Jun 10, 2026
0418f2d
feat: add scroll metadata state
eds2002 Jun 10, 2026
0faa062
fix: emit visual settlement before spring completion
eds2002 Jun 10, 2026
7498031
feat(bounds): add motion transform option
eds2002 Jun 10, 2026
e1cf2b7
Merge branch 'release/v3.8' into feat/teleport
eds2002 Jun 10, 2026
ea3ec60
feat: add teleport portal host support
eds2002 Jun 10, 2026
5aa2dea
fix: correct teleport continuity paths for scrolled destinations
eds2002 Jun 11, 2026
5e1b240
refactor: rename create-boundary-component module to boundary
eds2002 Jun 11, 2026
6ad64c2
refactor: move portal module into boundary
eds2002 Jun 11, 2026
7b3e923
refactor: retire integrations directory
eds2002 Jun 11, 2026
e4d1f1c
refactor: restructure portal internals
eds2002 Jun 11, 2026
db353e4
refactor: inline single-use helpers and fix warning plumbing
eds2002 Jun 11, 2026
2a9a57d
refactor: unify boundary measurement store writes
eds2002 Jun 11, 2026
d4b1344
Merge branch 'experimental/motion' into feat/teleport
eds2002 Jun 11, 2026
1f4874d
feat(bounds): expand motion into a full transform resolver
eds2002 Jun 11, 2026
027905b
refactor(portal): drive teleport attach through animated props
eds2002 Jun 11, 2026
740ad9c
fix: zoom...
eds2002 Jun 12, 2026
fd1f733
fix(portal): stabilize teleport boundary animations
eds2002 Jun 14, 2026
1445453
chore(release): v3.8.0-beta.0
eds2002 Jun 14, 2026
4edd89d
fix(bounds): normalize measurements to screen origin
eds2002 Jun 15, 2026
5313130
fix: correct portal scroll coordinate handling
eds2002 Jun 15, 2026
fd43acb
fix: simplify portal origin measurement
eds2002 Jun 15, 2026
6a3dc42
fix: stabilize portal teleport layout
eds2002 Jun 15, 2026
88e6809
refactor: stabilize gesture handoff and transition progress
eds2002 Jun 16, 2026
8e401db
fix: restore gesture release fling behavior
eds2002 Jun 17, 2026
aa2d8ca
refactor: simplify gesture progress handling
eds2002 Jun 17, 2026
51c521d
docs: add v3.8 changelog
eds2002 Jun 17, 2026
bef084d
docs: update v3.8 api reference
eds2002 Jun 17, 2026
6678e3f
chore: merge main into release v3.8
eds2002 Jun 17, 2026
a28ac80
chore: remove stupid tests
eds2002 Jun 17, 2026
ccd5f96
chore(release): v3.8.0-beta.1
eds2002 Jun 17, 2026
7c051c9
chore: release beta 1
eds2002 Jun 17, 2026
d860128
chore(release): v3.8.0
eds2002 Jun 21, 2026
707f1eb
chore: merge release v3.8 into teleport
eds2002 Jun 21, 2026
e7559f6
chore: record main v3.8 release ancestry
eds2002 Jun 21, 2026
c34e6dc
chore: merge teleport into release v3.9
eds2002 Jun 21, 2026
0c99761
docs: add v3.9 changelog
eds2002 Jun 21, 2026
2fcef1c
docs: humanize v3.9 changelog
eds2002 Jun 21, 2026
2060a04
chore(docs): reflect new changes
eds2002 Jun 21, 2026
48854fa
chore(release): v3.9.0-alpha.0
eds2002 Jun 21, 2026
2f449dd
fix: make teleport peer optional
eds2002 Jun 25, 2026
ab98bae
perf: move stack progress to stack root
eds2002 Jun 25, 2026
c5b7b3f
chore(release): v3.9.0-alpha.1
eds2002 Jun 25, 2026
df488b7
fix: stabilize transition style orchestration
eds2002 Jun 27, 2026
c769f82
chore(release): v3.9.0-alpha.2
eds2002 Jun 27, 2026
852066e
feat: expose transition progress in interpolators
eds2002 Jun 27, 2026
210c964
fix: gate interpolator handoff during pending opens
eds2002 Jun 27, 2026
65cb6f7
fix: wait for matched portal host layout
eds2002 Jun 27, 2026
149d57e
fix: portal's should only teleport when the next interpolator is ready
eds2002 Jun 27, 2026
cd1d76a
fix: apply portal styles on receiving host
eds2002 Jun 28, 2026
77effc7
fix: retain portal host during handoff
eds2002 Jun 28, 2026
13e3e28
fix: guard matched-screen portal reset frames
eds2002 Jun 28, 2026
b2d07c7
refactor: organize portal handoff internals
eds2002 Jun 28, 2026
877d45f
fix: support root boundary portals
eds2002 Jun 28, 2026
02a666f
fix: preserve portal target layout styles
eds2002 Jun 28, 2026
61dc8f6
fix(portal): track source scroll only
eds2002 Jun 28, 2026
23c52da
feat(boundary): unify boundary API
eds2002 Jun 30, 2026
22e544e
feat(boundary): add matched-screen portal mode
eds2002 Jun 30, 2026
bfbd757
fix: support matched-screen portal handoff
eds2002 Jun 30, 2026
aa7c442
fix: support source-only bounds targets
eds2002 Jun 30, 2026
c1c1580
fix(portal): unblock matched-screen hosts
eds2002 Jul 1, 2026
01b856a
feat: stabilize matched-screen portal ownership
eds2002 Jul 1, 2026
9e61c8c
refactor: collapse portal host state
eds2002 Jul 1, 2026
eb61dd5
fix: stabilize boundary-local portal handoff
eds2002 Jul 1, 2026
23575d3
fix: preserve boundary transforms in slot styles
eds2002 Jul 2, 2026
baf4462
fix: stabilize matched-screen retargeting
eds2002 Jul 2, 2026
39268a2
fix: stabilize matched-screen portal pops
eds2002 Jul 2, 2026
41d2cd1
chore: clean up
eds2002 Jul 2, 2026
82b68e1
feat(bounds): split handoff and clipping portals
eds2002 Jul 2, 2026
bdfe89a
fix: bad example
eds2002 Jul 2, 2026
292f88b
fix(bounds): preserve portal placeholder size
eds2002 Jul 2, 2026
67f0437
refactor(bounds): remove boundary portal prop
eds2002 Jul 2, 2026
ac7265d
chore: example
eds2002 Jul 2, 2026
ecf4b46
chore(docs): update docs to new api
eds2002 Jul 2, 2026
1f05d4f
chore(release): v3.9.0-alpha.3
eds2002 Jul 2, 2026
1efbe2d
chore: mark as deprecated
eds2002 Jul 3, 2026
cdedfbe
fix(portal): preserve teleported payload layout
eds2002 Jul 3, 2026
10bb81a
chore: lock
eds2002 Jul 3, 2026
e52203e
fix: scroll handling for cross screen portals
eds2002 Jul 4, 2026
9e85527
feat: add content component layer API
eds2002 Jul 5, 2026
9c3d563
docs: document content component API
eds2002 Jul 5, 2026
56e849b
chore(release): v3.9.0-beta.0
eds2002 Jul 5, 2026
b01baba
chore: bun lock
eds2002 Jul 5, 2026
0208a4b
fix: track interpolator shared values
eds2002 Jul 5, 2026
d3ed371
chore(release): v3.9.0-beta.1
eds2002 Jul 6, 2026
84b33f3
feat(bounds): add values accessor
eds2002 Jul 6, 2026
2bca28c
fix: separate handoff and escape clipping portals
eds2002 Jul 8, 2026
649a4c3
fix: refine boundary handoff portal behavior
eds2002 Jul 8, 2026
60c83a2
chore: clean ups
eds2002 Jul 8, 2026
509788c
feat(bounds): finalize v3.9 architecture
eds2002 Jul 15, 2026
20361de
chore: improve perf in example
eds2002 Jul 15, 2026
41968bf
fix(bounds): preserve resolved endpoint transforms
eds2002 Jul 16, 2026
f5430e7
chore(release): v3.9.0-beta.2
eds2002 Jul 19, 2026
f837f32
feat(bounds): refine zoom transitions and boundary handoffs
eds2002 Jul 20, 2026
9b0d41e
chore(release): v3.9.0-beta.3
eds2002 Jul 20, 2026
05ebd42
docs: update v3.9 zoom and handoff guidance
eds2002 Jul 20, 2026
e5cdb43
feat: migrate to standard navigation
eds2002 Jun 22, 2026
a614182
feat!: remove legacy stack modules
eds2002 Jun 22, 2026
358d41a
refactor!: flatten package source
eds2002 Jul 21, 2026
d5ed841
feat!: require reanimated 4 and react 19.2
eds2002 Jul 21, 2026
1b60cd5
feat: finalize v3.9 release changes
eds2002 Jul 21, 2026
56a6249
chore(v4): sync v3.9 release changes
eds2002 Jul 21, 2026
8aafeba
chore: update dependency
eds2002 Jul 22, 2026
9e3dbeb
chore: update v4 docs
eds2002 Jul 22, 2026
cb1d03a
chore: prepare v4 experimental release
eds2002 Jul 22, 2026
4a082b9
chore(release): v4.0.0-alpha.0
eds2002 Jul 22, 2026
a657dfd
fix: deprecated absoluteFillobject
eds2002 Jul 22, 2026
36a8a7b
Bump react-native-screen-transitions to 4.0.0-alpha.1
eds2002 Jul 22, 2026
7bfb9e0
feat: sync boundary transition reliability
eds2002 Jul 24, 2026
3b78f9d
chore(release): v4.0.0-alpha.2
eds2002 Jul 24, 2026
6a3e0a9
perf: stabilize screen render subscriptions
eds2002 Jul 24, 2026
f3d5f89
refactor!: remove legacy bounds registration
eds2002 Jul 24, 2026
c1b2529
fix: synchronize transition lifecycle state
eds2002 Jul 24, 2026
55fd009
fix: stabilize transition styles and measurements
eds2002 Jul 25, 2026
a924637
fix: respect inactive behavior screen options
eds2002 Jul 25, 2026
ea32918
fix: refresh non-group boundary sources
eds2002 Jul 25, 2026
68cabb6
fix: limit boundary refreshes to participants
eds2002 Jul 25, 2026
36a9e53
fix(boundary): lazily materialize escape clipping hosts
eds2002 Jul 26, 2026
b96f151
fix(boundary): stabilize handoff receiver lifecycle
eds2002 Jul 26, 2026
8a30118
test: clean up obsolete transition contracts
eds2002 Jul 26, 2026
fc83c4e
chore(v4): align transition port with worklets
eds2002 Jul 26, 2026
765ba61
feat(docs): migrate docs site to tanstack start
eds2002 Jul 26, 2026
bef6043
fix(docs): render selected changelog entries
eds2002 Jul 26, 2026
d609a79
chore(deps): update testing lib
eds2002 Jul 28, 2026
110d00f
chore(release): v4.0.0-alpha.3
eds2002 Jul 28, 2026
e84c5cb
fix(bounds): pair nested boundaries by screen key
eds2002 Jul 28, 2026
528f63e
fix(bounds): retain requested source pair
eds2002 Jul 28, 2026
4f15d6c
chore(release): v4.0.0-alpha.4
eds2002 Jul 28, 2026
0fa5338
fix(bounds): stabilize initial destination linking
eds2002 Jul 29, 2026
7743aa0
fix(bounds): correct escape clipping portals
eds2002 Jul 29, 2026
487bd6a
fix: keep outgoing screen styles live
eds2002 Jul 30, 2026
1a7a729
test(bounds): cover rapid linking regressions
eds2002 Jul 30, 2026
5b04c36
chore: release
eds2002 Jul 30, 2026
62bb024
fix: scope interpolator helpers to selected frame
eds2002 Aug 3, 2026
b5ef313
chore(release): v4.0.0-alpha.6
eds2002 Aug 3, 2026
cdb73c3
fix(bounds): refresh active group retargets
eds2002 Aug 4, 2026
ca10273
fix(lifecycle): unify soft dismissal completion
eds2002 Aug 4, 2026
5f4e3fa
perf(bounds): isolate boundary measurement lifecycle
eds2002 Aug 6, 2026
43e1722
fix(bounds): stabilize escaped source portals
eds2002 Aug 6, 2026
6fdc822
chore(release): v4.0.0-alpha.7
eds2002 Aug 8, 2026
9c76a6d
chore: clean ups
eds2002 Aug 6, 2026
33cf265
feat: add stacked floating overlays
eds2002 Aug 6, 2026
63656ad
refactor: scope slot readiness by route
eds2002 Aug 6, 2026
1b2dade
feat: coordinate sparse overlay transitions
eds2002 Aug 6, 2026
bc96653
fix: use reanimated overlay host
eds2002 Aug 6, 2026
c2f81d9
perf(gestures): isolate active ownership subscriptions
eds2002 Aug 7, 2026
0b31089
fix(overlays): preserve route-scoped host state
eds2002 Aug 8, 2026
877e8bc
fix(overlays): finalize slot contracts
eds2002 Aug 8, 2026
7a7e3d5
perf(providers): narrow store subscriptions
eds2002 Aug 8, 2026
36b21cd
fix(overlays): align v4 public contracts
eds2002 Aug 9, 2026
0e42431
docs: add v4 navigation starters
eds2002 Aug 12, 2026
68e4ebb
refactor(topology): centralize screen relationships
eds2002 Aug 13, 2026
9d36cf6
perf(activity): freeze hidden screens
eds2002 Aug 14, 2026
c96725c
perf(animation): derive stack progress lazily
eds2002 Aug 15, 2026
674b8d1
perf(core): simplify retained screen coordination
eds2002 Aug 15, 2026
01cb38f
refactor(worklets): use current scheduling APIs
eds2002 Aug 16, 2026
b70fc8a
refactor(types): simplify stack architecture
eds2002 Aug 16, 2026
581cd05
refactor(stack): remove generic stack bridge
eds2002 Aug 16, 2026
227658f
refactor(stack): stabilize v4 lifecycle integration
eds2002 Aug 16, 2026
ef65e8a
fix(bounds): keep unselected boundaries in screen
eds2002 Aug 16, 2026
201ebf6
refactor(gestures): remove deprecated identity aliases
eds2002 Aug 16, 2026
ef2aa50
fix(navigation): isolate blank stack removals
eds2002 Aug 17, 2026
c79d5a8
feat(example): add nested native stack adapter flow
eds2002 Aug 17, 2026
8de790b
chore(internals): remove unused helpers
eds2002 Aug 17, 2026
57b1fca
refactor(styles): remove legacy interpolator format
eds2002 Aug 17, 2026
6e3f83b
refactor(options): remove v3 transition aliases
eds2002 Aug 17, 2026
02f4b7d
refactor(bounds): remove v3 compatibility options
eds2002 Aug 17, 2026
237249d
refactor(state): remove deprecated interpolation aliases
eds2002 Aug 17, 2026
bba5d9c
refactor(animation): remove legacy screen targets
eds2002 Aug 17, 2026
3f8a06f
refactor(api): remove remaining v3 compatibility
eds2002 Aug 17, 2026
20b8228
refactor(mask): remove deprecated masked view
eds2002 Aug 17, 2026
0881463
chore(types): remove orphaned gesture progress type
eds2002 Aug 17, 2026
d53848c
fix(bounds): rearm source capture during overlapping transitions
eds2002 Aug 17, 2026
f4e8e77
fix(overlay): hand off overlapping transition drivers
eds2002 Aug 17, 2026
79fa8c6
chore(release): v4.0.0-alpha.8
eds2002 Aug 17, 2026
2472bd6
docs: prepare v4 documentation
eds2002 Aug 18, 2026
4dd3013
fix(boundary): portal target content through handoff host
eds2002 Aug 20, 2026
2dcc94a
refactor(styles): remove surface transition slot
eds2002 Aug 20, 2026
e04fc39
feat(gestures): add step sheet snap behavior
eds2002 Aug 20, 2026
f7bcd90
chore(release): v4.0.0-alpha.9
eds2002 Aug 20, 2026
6bc586e
fix: retain animation stores for inactive screens
eds2002 Aug 22, 2026
5bd776a
feat: restore screen surface layer
eds2002 Aug 22, 2026
fed1f16
chore(release): v4.0.0-alpha.10
eds2002 Aug 22, 2026
0617b8b
feat(boundary): add explicit handoff ownership
eds2002 Aug 25, 2026
8405b62
fix(boundary): retain closing handoffs across pair changes
eds2002 Aug 25, 2026
55f03be
test(e2e): cover overlapping handoff flows
eds2002 Aug 25, 2026
3caf863
chore: sync package version in lockfile
eds2002 Aug 25, 2026
22aa7ec
fix(boundary): retain fresh handoff ownership
eds2002 Aug 25, 2026
d84b8a2
fix(boundary): resolve cross-container handoff pairs
eds2002 Aug 25, 2026
411dbc8
fix(boundary): normalize grouped source signals
eds2002 Aug 25, 2026
0aaeb87
fix(overlay): delegate presentation to interpolators
eds2002 Aug 26, 2026
38ccc17
docs(overlay): explain presentation ownership
eds2002 Aug 26, 2026
c2cb463
fix(overlay): provide owner stores to floating content
eds2002 Aug 27, 2026
36ae576
refactor(blank-stack)!: remove navigation host bridge
eds2002 Aug 27, 2026
a4c0b7a
fix(package): correct v4 peer dependencies
eds2002 Aug 27, 2026
4379234
docs(v4): document removed independent option
eds2002 Aug 27, 2026
e39656d
refactor(presets)!: remove shared transition recipes
eds2002 Aug 27, 2026
4c2a0d6
docs(v4): explain shared preset replacements
eds2002 Aug 27, 2026
d215847
fix(package): align v4 peer dependencies
eds2002 Aug 27, 2026
823a974
docs(v4): streamline release documentation
eds2002 Aug 27, 2026
307a128
docs(changelog): separate v3 and v4 release notes
eds2002 Aug 27, 2026
04e8cfe
docs(v4): finalize migration guidance
eds2002 Aug 27, 2026
7d44fcb
chore(release): v4.0.0
eds2002 Aug 27, 2026
9623871
chore(release): merge final v3 history
eds2002 Aug 27, 2026
4f7b5ba
fix(docs): load Netlify config from repository root
eds2002 Aug 27, 2026
706f128
test(blank-stack): assert runtime descriptor retention
eds2002 Aug 27, 2026
1bfed6a
fix(docs): rebuild Netlify dependencies from lockfile
eds2002 Aug 27, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 0 additions & 1 deletion .release-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
"before:git:release": "node ../../.github/scripts/release-notes.mjs ${version} --check",
"after:bump": [
"node ../../.github/scripts/sync-bun-lock-version.mjs",
"git add ../../bun.lock",
"bun run --cwd ../.. build",
"npm pack --dry-run"
]
Expand Down
14 changes: 0 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,18 +16,6 @@ Customizable screen transitions for React Native. Build gesture-driven, shared e
- Blank stack, native stack, and Expo Router integration.
- Written in TypeScript.

## Navigation Compatibility

This README documents the stable v3 release.

| Navigation setup | v3 status | Integration |
| ---------------- | --------- | ----------- |
| React Navigation 6 or 7 | Supported | Use the v3 blank stack or native-stack adapter APIs. |
| Expo Router on Expo SDK 55 or earlier | Supported | Wrap the v3 blank stack with `withLayoutContext()`. |
| Expo Router on Expo SDK 56 or later | Not supported by v3 | Use the [v4 alpha Expo Router integration](https://screen-transitions.esjr.org/v4-experimental/getting-started). |

Expo SDK 55 is the last Expo Router release that uses the React Navigation-backed integration documented for v3. Expo Router forked the navigation packages it builds upon in SDK 56, so the v3 and SDK 56+ navigator internals cannot be mixed. See Expo's [SDK 55 to 56 migration guide](https://docs.expo.dev/router/migrate/sdk-55-to-56/) for the upstream change.

## Getting Started

Install the package:
Expand All @@ -47,8 +35,6 @@ npm install react-native-reanimated react-native-gesture-handler \

See [the documentation site](https://screen-transitions.esjr.org).

For complete runnable projects, start with the [v3 Expo Router starter](https://github.com/eds2002/react-native-screen-transitions/tree/main/starters/expo-router), which pins the final supported Expo Router environment on Expo SDK 55, or the [v3 React Navigation starter](https://github.com/eds2002/react-native-screen-transitions/tree/main/starters/react-navigation).

## Support

v3 (current) supports Reanimated v3, Reanimated v4, and React Native Gesture Handler v2.
Expand Down
6 changes: 3 additions & 3 deletions apps/e2e/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"orientation": "portrait",
"scheme": "e2e",
"userInterfaceStyle": "automatic",
"newArchEnabled": true,
"ios": {
"supportsTablet": true,
"bundleIdentifier": "com.eds2002.e2e",
Expand All @@ -15,6 +16,7 @@
"adaptiveIcon": {
"backgroundColor": "#E6F4FE"
},
"edgeToEdgeEnabled": true,
"predictiveBackGestureEnabled": false,
"package": "com.eds2002.e2e"
},
Expand All @@ -24,9 +26,7 @@
"plugins": [
"expo-router",
"expo-video",
"expo-web-browser",
"expo-font",
"expo-image"
"expo-web-browser"
],
"experiments": {
"typedRoutes": true,
Expand Down
2 changes: 1 addition & 1 deletion apps/e2e/app/[stackType]/bottom-sheet/snap-lock-toggle.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { useNavigation } from "@react-navigation/native";
import { useNavigation } from "expo-router";
import { useEffect, useState } from "react";
import { Dimensions, Pressable, StyleSheet, Text, View } from "react-native";
import Transition, { snapTo } from "react-native-screen-transitions";
Expand Down
2 changes: 1 addition & 1 deletion apps/e2e/app/[stackType]/bottom-sheet/with-scroll.tsx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { useNavigation } from "@react-navigation/native";
import { useNavigation } from "expo-router";
import { useEffect, useMemo, useState } from "react";
import { Dimensions, Pressable, StyleSheet, Text, View } from "react-native";
import { interpolate } from "react-native-reanimated";
Expand Down
3 changes: 0 additions & 3 deletions apps/e2e/app/[stackType]/bounds/_layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ export default function BoundsLayout() {
return (
<StackNavigator screenOptions={navigatorScreenOptions}>
<StackNavigator.Screen name="index" />
<StackNavigator.Screen name="example-1" options={{ ...IOSSlide() }} />
<StackNavigator.Screen name="example-2" options={{ ...IOSSlide() }} />
<StackNavigator.Screen name="example-3" options={{ ...IOSSlide() }} />
<StackNavigator.Screen name="style-id" options={{ ...IOSSlide() }} />
<StackNavigator.Screen name="zoom" options={{ ...IOSSlide() }} />
<StackNavigator.Screen name="sync" options={{ ...IOSSlide() }} />
Expand Down
30 changes: 0 additions & 30 deletions apps/e2e/app/[stackType]/bounds/example-1/_layout.tsx

This file was deleted.

5 changes: 0 additions & 5 deletions apps/e2e/app/[stackType]/bounds/example-1/destination.tsx

This file was deleted.

16 changes: 0 additions & 16 deletions apps/e2e/app/[stackType]/bounds/example-1/nested/_layout.tsx

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

30 changes: 0 additions & 30 deletions apps/e2e/app/[stackType]/bounds/example-2/_layout.tsx

This file was deleted.

16 changes: 0 additions & 16 deletions apps/e2e/app/[stackType]/bounds/example-2/nested/_layout.tsx

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions apps/e2e/app/[stackType]/bounds/example-2/source.tsx

This file was deleted.

30 changes: 0 additions & 30 deletions apps/e2e/app/[stackType]/bounds/example-3/_layout.tsx

This file was deleted.

16 changes: 0 additions & 16 deletions apps/e2e/app/[stackType]/bounds/example-3/nested-1/_layout.tsx

This file was deleted.

10 changes: 0 additions & 10 deletions apps/e2e/app/[stackType]/bounds/example-3/nested-1/source.tsx

This file was deleted.

16 changes: 0 additions & 16 deletions apps/e2e/app/[stackType]/bounds/example-3/nested-2/_layout.tsx

This file was deleted.

This file was deleted.

Loading
Loading