You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -212,10 +212,10 @@ In this case you can use `resize="clip"` and `align="left-top"` to create a text
212
212
213
213
When `auto` is selected, the default alignment strategy is used, which is `center-center`.
214
214
215
+
## Example apps
215
216
216
-
## Example app
217
-
218
-
The example app is located in [`./Example`](./Example) and serves as an exploration and testing tool. It features a custom stack router which implements the shared element primitives. It also implements the react-navigation binding and serves as a testing tool for that.
217
+
- The main example & test app is located in [`./Example`](./Example) and serves as an exploration and testing tool. It features a custom stack router which implements the shared element primitives. It also implements the react-navigation binding and serves as a testing tool for that.
218
+
-[Simple demo app using RN60 and the react-navigation binding](https://github.com/IjzerenHein/react-navigation-sharedelement-rn60demo)
0 commit comments