Skip to content

Commit b5a1915

Browse files
authored
[docs] showcases info updated (wix#7163)
1 parent 5ad449f commit b5a1915

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

website/versioned_docs/version-7.16.0/docs/docs-showcases.mdx

+4-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@ It is a tab-based app and utilizes Split Layout for iOS tablets, 3D touch and mo
1616
- [Download Android](https://play.google.com/store/apps/details?id=is.pipe.hekla)
1717

1818
## Starter Kits
19-
* [kanzitelli/expo-rnn-starter](https://github.com/kanzitelli/expo-rnn-starter) - Simple yet practical starter with React Native Navigation and [Expo Modules](https://docs.expo.io/bare/installing-unimodules/), [MobX-State-Tree](https://github.com/mobxjs/mobx-state-tree) and [Redux](https://github.com/reduxjs/redux) (pick one) and more goodies inside such as Typescript, [RNN Hooks](https://github.com/underscopeio/react-native-navigation-hooks), [RN Vector Icons](https://github.com/oblador/react-native-vector-icons), [RN Gesture Handler](https://github.com/kmagiera/react-native-gesture-handler). As an example, basic Reddit App implemented in two ways: using [MobX-State-Tree](https://github.com/mobxjs/mobx-state-tree) in `/srcMobX` and using [Redux](https://github.com/reduxjs/redux) in `/srcRedux`.
19+
* [kanzitelli/rnn-starter](https://github.com/kanzitelli/rnn-starter) - Production-ready starter for your next React Native App! Powered by cli-rn, React Native Navigation, RN UI lib, Mobx, Reanimated 2, Notifications, Permissions, Dark Mode, Localization, and much more.
20+
21+
https://user-images.githubusercontent.com/4402166/122827138-47911900-d2e4-11eb-8bc4-17cad2e4cc67.mp4
22+
2023
* [atoami/react-native-navigation-redux-starter-kit](https://github.com/atoami/react-native-navigation-redux-starter-kit) - React Native Navigation(v2) Starter Kit with Redux, Saga, ESLint, Babel and Jest 😎
2124
* [alexwasner/react-native-mobx-firebase-starter](https://github.com/alexwasner/react-native-mobx-firebase-starter) - A React Native starter app with React Native Navigation(v2), MobX, Firebase, Lottie and More 🤓
2225

0 commit comments

Comments
 (0)