Rnn Starter Versions Save

🤹 React Native Starter - Powered by cli-rn, React Native Navigation, Expo Modules, RNN Screens, RN UI lib, MMKV, Mobx, Reanimated 2, Dark Mode, Splash Screen, Localization, Notifications, Permissions, and much more.

11.2.0

2 years ago
  • Merge pull request #60 from kanzitelli/navigation-layouts (8364b05c)
  • rnn-screens --> 0.1.0 (66fed0f2)
  • readme (f7729420)
  • screens.(push|show|pop) (08134f5b)
  • screens object to rule the Navigation! (44a9eda1)
  • navigation service clean up bc of rnn-screens (679956d4)
  • rnn-screens added (9df8208c)
  • restartApp added to help (bbe5de08)
  • async added (6f853a98)
  • improved screens handling (013cdb43)

11.1.1

2 years ago
  • tsconfig extends @tsconfig/react-native (6368a30b)

11.1.0

2 years ago
  • Merge pull request #59 from kanzitelli/rn-0.66.1 (ec9c5a68)
  • android setup (d41692dd)
  • ios setup (f6bda766)
  • patch file renamed (8fbff4c9)
  • react-native 0.66.1 (1121d1a1)
  • Merge pull request #58 from kanzitelli/package-update-and-improvements (a50b2c11)
  • if-component example (fdcbdef0)
  • Row component (95149567)
  • rn-bounceable integration (e70d53ff)
  • better nav restart logic (58dc3763)
  • translation example on nav title (6481b3f1)
  • packages update (a6849ca6)

11.0.1

2 years ago
  • Update README.md (b701a1fb)
  • Merge pull request #54 from kanzitelli/readme (e7cbc5b9)
  • Update README.md (12379352)
  • Update README.md (7f29523b)
  • Update README.md (f45d08d3)
  • Update README.md (08aafcd2)
  • Update README.md (0dbd6d4a)

11.0.0

2 years ago
  • Merge pull request #52 from kanzitelli/dark-light-modes (aeb9c09b)
  • packages update (654c0b98)
  • statusBar option backgroundColor added (133bfc64)
  • UI changed (e122474c)
  • appearance and language config correct handling (0728c06e)
  • translation service better setup logic (b570f7e7)
  • configureDesignSystem logic changed (89157180)
  • getThemeColor & getThemeStatusBarStyle added (c40e94be)
  • appearance and language related types added (7492ea18)
  • restart app method added (99126038)
  • statusBar config added to default options (35506f41)
  • app start up order changed (000a80cb)
  • formatting (3172d910)
  • navigation field private (62d80f6f)
  • redundant code removed (a9ea3679)
  • Update types.d.ts (2f43ffbd)
  • design system dark/light modes only (5d934105)
  • navigation theme modes (4fa30501)
  • UI section added (f7ca574a)
  • default spacings use (37ef9294)
  • settings action right icon added (ffc860cf)

10.0.0

2 years ago
  • Merge pull request #48 from kanzitelli/rn-0.65.1 (fe4e61c1)
  • eslint-disable-next-line (177cae86)
  • default start app type (739a0467)
  • MMKV 1.3.1 integration (e70cb9d7)
  • formatting (ed525b63)
  • Update .prettierrc.js (ef6250e7)
  • Merge branch 'master' into rn-0.65.1 (6f05d34d)
  • libs update (d49a04d3)
  • remove rnn patch (1f63e1c4)
  • eslint & prettier fix (c620ed0b)
  • small changes (69bb41d8)
  • patch for RNN 7.18.1 (400ccb82)
  • comment flipper init (7ba3ddec)
  • react-native-mmkv --> 1.2.5 (0d88b262)
  • Create @react-native-community+blur+3.6.0.patch (76d4c03f)
  • rn patch for large title scroll view (07891055)
  • script ios:pods:ru added (de95bebc)
  • @babel/preset-typescript to make it work with rnuilib (cb70cecf)
  • reanimated alpha version (3859300f)
  • react native 0.65.1 (2be32961)
  • RN 65 native changes (83b0201f)

9.3.1

2 years ago
  • Packages up-to-date (RN is still on 0.64, 0.65 will be in the next release)
  • [fix] Bounceable component on Android
  • [refactor] Cleaner way to pass providers (by @julianklumpers)

9.3.0

2 years ago
  • Merge pull request #44 from kanzitelli/packages-update (34a7d498)
  • nav constants getSync (dd88b417)
  • libs update (9ca22558)

9.2.1

2 years ago
  • Merge pull request #42 from kanzitelli/nav-buttons-color-fix (89b5d5dc)
  • useEffect updateDefaultOptions (cb29c228)
  • better logic of components info (f278a8e6)
  • nav button colors set & no borders at nav and tabs (8cba9dc5)
  • Update Podfile.lock (5cd3691b)

9.2.0

2 years ago
  • Update README.md (9c3d6e36)
  • Update options.ts (a0a6b3f8)
  • withThemeModes & updateDefaultOptions added (1146fed3)
  • new design system logic (884ee341)
  • themeMode added (b0bb891f)
  • navDefaultOptions added (33256887)
  • toggle theme button added (1ace1a4e)
  • settings button (b29e2e9b)
  • status bar control on ios (3c6e2e0b)
  • api example added (1c98d20c)
  • theme modes todo added (e7ccf604)
  • wallpapers app app store link added (12686239)