GitHub / react-navigation/react-navigation.github.io / commits
Home of the documentation and other miscellanea
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| de3124f7 | Update upgrade guide | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 29f57451 | Re-encode mov videos to mp4 | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 841bfccd | Encode videos with H.264 codec | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| ee5a430d | Complete existing TODOs in upgrade guide | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| e322ee80 | Fix diffs in upgrading guide | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 88dc8c11 | Handle diff code blocks | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| fc43e9a1 | Add an example for using Header with a navigator | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 36f34f4c | Update drawer layout video | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 90e807a5 | Bump React Navigation 7 versions | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 8b8a50f9 | Update react navigation 7 deps | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 966c56ea | Update demo videos for navigators | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| a5b01d3f | Update bottom tab animation docs | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| f99a9d34 | Bump version for bottom tabs | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| db62f8af | Bump version for bottom tabs | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 8ddf0057 | Update react navigation 7 versions | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 8bad7a2b | Add prettier and update video styling | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 74977e51 | Document animation options for bottom tabs | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 471350bd | Fix videos in 7.x docs | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| ea353f04 |
Update visual examples and added code examples (#1214)
Co-authored-by: Piotr Fijalkiewicz <p****z@c****m>, autofix-ci[bot] <1****]@u****m>, Mykola Stanislavchuk <k****i@g****m> |
Piotrfj <4****j@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 1c98ae05 | Fix description for popTo | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| e08a83bc |
Migrate 'Hooks' examples to static API in v7 (#1326)
Co-authored-by: kacperkapusciak <k****k@s****m> |
Patrycja Kalińska <5****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| a61d192b |
Migrate 'Common Actions' examples to static API in v7 (#1327)
Co-authored-by: kacperkapusciak <k****k@s****m> |
Patrycja Kalińska <5****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 1c837172 |
Migrate 'Stack Actions' examples to static API in v7 (#1328)
Co-authored-by: kacperkapusciak <k****k@s****m> |
Patrycja Kalińska <5****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 1ce3fceb |
Migrate 'Drawer Actions' and 'Tab actions' examples to static API in v7 (#1329)
Co-authored-by: kacperkapusciak <k****k@s****m> |
Patrycja Kalińska <5****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 18329307 |
Migrate 'Navigation events' examples to static API in v7 (#1330)
Co-authored-by: kacperkapusciak <k****k@s****m> |
Patrycja Kalińska <5****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| d6a0529b | Bump versions for react navigation 7 | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 3aa1b368 | Use useNavigation instead of navigation prop | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| fcb5e314 | Fixes to examples | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| d10eea6a | Merge static configuration section with rest | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 6765a7ca | Merge TypeScript & Static TypeScript docs | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 4ce1b1c0 | Remove incorrect default attribute | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 1fb25456 | Migrate 'Navigation context' examples to static API in v7 (#1325) |
Patrycja Kalińska <5****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| f6a335d1 | Migrate 'Navigation object' examples to static API in v7 (#1324) |
Patrycja Kalińska <5****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 7a8a6c22 | Migrate 'Screen' examples to static API in v7 (#1323) |
Patrycja Kalińska <5****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| c7d5bdce | Migrate 'Options for screens' examples to static API in v7 (#1322) |
Patrycja Kalińska <5****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| b1359c15 | Migrate 'Route object' examples to static API in v7 (#1321) |
Patrycja Kalińska <5****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| e93be02d | Migrate 'Groups' examples to static API in v7 (#1319) |
Patrycja Kalińska <5****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| c245e7ae | Migrate 'Navigation Container' examples to static API in v7 (#1320) |
Patrycja Kalińska <5****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 7f7b7d46 | Migrate 'Elements' examples to static API in v7 (#1318) |
Patrycja Kalińska <5****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| b2ecc087 | Migrate 'Devtools' examples to static API in v7 (#1317) |
Patrycja Kalińska <5****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| d1a1a62a | Fix peer deps for drawer | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| c503e7d2 | Tweak styling | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 73a935a6 | Bump versions and switch to regular snack | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 5fd31d48 | Migrate examples to static API in v7 (#1302) |
Patrycja Kalińska <5****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| f41ab914 | Migrate 'Screen tracking for analytics' examples to static API (#1315) |
Patrycja Kalińska <5****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 2f4e9abc | Migrate 'State persistance' examples to static API (#1316) |
Patrycja Kalińska <5****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| aded1e89 | Remove unnecessary useLegacyImplementation prop from examples (#1314) |
Kacper Kapuściak <3****k@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| e4d43603 | Migrate 'Troubleshooting' to static API (#1313) |
Patrycja Kalińska <5****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| da8957ac | Migrate 'Integrating with MobX State Tree' to static API (#1311) |
Patrycja Kalińska <5****a@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 89e9479a | Update tab based navigation | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 9a62c1d2 | Move keyboardHandlingEnabled to under options | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| c799fe5d | Tweak state persistence snippet for web | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 66a6c239 |
Fix the re-render warning for using useIsFocused (#1299)
Co-authored-by: Satyajit Sahoo <s****y@g****m>, Satyajit Sahoo <s****y@g****m> |
Omid Ebrahimi <o****o@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 998db247 | Add snack links for navigator usage | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| b24e93b6 | Fix highlight on lifecycle examples | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 697af0ed | Update nesting docs | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| e91f6470 | Add snack links to navigation lifecycle | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 268b9ea1 | Add snack links to nesting navigators | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 2746c526 | Add snack links to header buttons | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| f82b1534 | Add snack links to headers | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| a28b3e9c | Use popTo for passing params back | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 5f94cb9d | Add snack links to params | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 9c68751a | Add snack links to navigating | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| ee10c0bd | Update styling | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 7486e8b4 | Add snack links to hello-react-navigation | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 8b3d5efc | Generate snack embeds and links based on code snippet (#1294) |
Satyajit Sahoo <s****y@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 9d13c4df | Rework fundamentals to accomodate static API (#1293) |
Satyajit Sahoo <s****y@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 52b9187b | Center content on larger screens | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 48060395 | Update docs for useLinkBuilder | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 83525fcf | Add a warning about initialRouteName in linking config | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| c376471a | Update recommendations for reset | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 9c58986d | Fix typos | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| e1af85b3 | Update docs for multiple drawers | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| c8bb6ca0 | Add kotlin version of code (#1290) |
David Angulo <h****o@d****z>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| c7d8d86e | Update docs for Link and useLinkProps | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 7917e937 | Update theming docs | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 2129b351 | Document isReady method | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| f111a4c7 | Document popTo action | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 8cd72752 | Improve docs for indepent containers | Satyajit Sahoo <s****y@g****m> | over 2 years ago | |
| 990b0098 | Update documentation about modals | Satyajit Sahoo <s****y@g****m> | almost 3 years ago | |
| 4608ec7d | Fix link to paper's material bottom tabs |
Satyajit Sahoo <s****y@g****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 267629f3 | Fix broken links | Satyajit Sahoo <s****y@g****m> | almost 3 years ago | |
| f8d3f949 | Fix lint warnings | Satyajit Sahoo <s****y@g****m> | almost 3 years ago | |
| 5c1a796f | Upgrade to docusaurus 3 | Satyajit Sahoo <s****y@g****m> | almost 3 years ago | |
| 1ac10728 | Fix syntax in markdown files | Satyajit Sahoo <s****y@g****m> | almost 3 years ago | |
| 62119ca6 | Update node & yarn | Satyajit Sahoo <s****y@g****m> | almost 3 years ago | |
| 8fabf6d2 | Use admonitions syntax for notes | Satyajit Sahoo <s****y@g****m> | almost 3 years ago | |
| f6d409a1 | Emphasize type safety for useNavigation & useRoute | Satyajit Sahoo <s****y@g****m> | almost 3 years ago | |
| 1cb66530 | Update upgrade guide | Satyajit Sahoo <s****y@g****m> | almost 3 years ago | |
| 792efa4a | Apply suggestions from code review | Satyajit Sahoo <s****y@g****m> | almost 3 years ago | |
| 64dbded9 | Update versioned_docs/version-6.x/drawer-layout.md | Satyajit Sahoo <s****y@g****m> | almost 3 years ago | |
| fd5f1d0d | docs: change mention from Reanimated 2 to latest version |
Thiago Brezinski <t****z@g****m>
Committed by: Satyajit Sahoo <s****y@g****m> |
almost 3 years ago | |
| 3addc663 | docs: link to Reanimated latest docs |
Thiago Brezinski <t****z@g****m>
Committed by: Satyajit Sahoo <s****y@g****m> |
almost 3 years ago | |
| 40bc6846 | docs: update broken react-native-reanimated links |
Thiago Brezinski <t****z@g****m>
Committed by: Satyajit Sahoo <s****y@g****m> |
almost 3 years ago | |
| eeb0d4e0 | Tweak custom tab bar example | Satyajit Sahoo <s****y@g****m> | almost 3 years ago | |
| a7ef158e | add a small paragraph on writing tests | Satyajit Sahoo <s****y@g****m> | almost 3 years ago | |
| ad8eb0f1 | Add /next URL and update installation commands for 7.x | Satyajit Sahoo <s****y@g****m> | almost 3 years ago | |
| e9e568c4 | Add notice for material bottom tabs docs | Satyajit Sahoo <s****y@g****m> | about 3 years ago | |
| 8bc68a54 | Optimize React-Navigation SVGs (#1271) |
Ritesh <r****m@g****m>
Committed by: Satyajit Sahoo <s****y@g****m> |
about 3 years ago | |
| 751899a5 | Document how to nest dynamic navigator inside static | Satyajit Sahoo <s****y@g****m> | about 3 years ago |