Skip to content

Releases: kanzitelli/rnn-starter

Release 16.0.0

20 Oct 20:43
Compare
Choose a tag to compare
  • Merge pull request #108 from kanzitelli/16.0.0 (fa19cb3)
  • new video added (c2497f0)
  • dark mode hack improved (677c7f8)
  • mmkv back to 2.4.3 (2ae1beb)
  • mmkv & ui-lib updated (a3a3aa2)
  • Update README.md (38f3049)
  • Update README.md (c389070)
  • reload method added (58fda95)
  • expo status bar style (5773a0c)
  • expo-status-bar added (25f50cc)
  • comments (48a1515)
  • DesignSystem as a class + Stores.hydrate & Services.init (7cedd66)
  • Services and Stores as classes (2a98ad0)
  • UIViewControllerBasedStatusBarAppearance false (3134ef4)
  • fix for status bar dark mode issue (68fe493)
  • DE translation added & Setting screen (076acc4)
  • nav options divided into smaller pieces (7ba5d96)
  • randomStr added (a6205bd)
  • titles that use translate service moved (60522e9)
  • handleUIOptionsChange added (0b76aa6)
  • setColorsScheme needed for correct dark mode (b353b49)
  • useAppearance hook added (28b00af)
  • SSProvider contains Stores and Services providers (dc20bb0)
  • restartApp removed (8a9d1c4)
  • ignoring some logs (87748a0)
  • packages update (6729fa1)
  • Splash Screen section (8954521)
  • Merge pull request #105 from @FawadMahmood/splash-screen (b1bfceb)
  • Splash Screen section added (424f2fc)
  • small changes (2d8876f)
  • Update .gitignore (1962118)
  • RN 0.70.3 (f2f5555)
  • format & comments (1af7d57)
  • added ios splash screen (16945e5)
  • updates (cdb56d1)
  • added splash screen android (373f20f)
  • video added (3588868)

Release 15.1.0

13 Sep 20:09
Compare
Choose a tag to compare

Release 15.0.2

03 Sep 13:34
Compare
Choose a tag to compare
  • Broken Dark mode section :: more details added (958a465)
  • Merge pull request #97 from kanzitelli/rnuilib-6.20-dark-mode (008d4c2)
  • Broken Dark mode section (72b0509)
  • fix: patch file for dark mode (rnuilib) (991ab91)
  • react-native-ui-lib updated (fc5d670)

Release 15.0.1

31 Aug 14:03
Compare
Choose a tag to compare

Release 15.0.0

29 Aug 23:15
Compare
Choose a tag to compare

Release 14.0.0

15 Mar 21:44
Compare
Choose a tag to compare

Release 13.0.1

28 Feb 14:06
Compare
Choose a tag to compare
  • Merge pull request #78 from kanzitelli/fix-eslint (9a966ba)
  • formatting (ec2deff)
  • up-to-date eslint config (fa35cbe)
  • Update .prettierrc.js (65b4fd0)
  • correct versions of ESLint related packages (99bed7a)

Release 13.0.0

11 Jan 02:22
Compare
Choose a tag to compare
  • Merge pull request #69 from kanzitelli/rnn-screens@0.2.0 (4c8ab52)
  • Update README.md (8739b52)
  • Update README.md (0cb892d)
  • Update README.md (dbaf2f6)
  • Update README.md (938548b)
  • rnn-screens 0.2.0 (2f75ef1)
  • NavigationFunctionComponent --> ScreenComponent (4350768)
  • rnn-screens new next version (1be1d14)
  • translation example (8a91160)
  • redundant code from nav service removed (ff20cf2)
  • app.ts removed, App.tsx in favor of universal project structure (8f55869)
  • rnn-screens rc version (28dfc49)
  • icon component (6bdf912)

Release 12.0.0

08 Jan 04:27
Compare
Choose a tag to compare
  • Merge pull request #68 from kanzitelli/expo-modules (391ab7b)
  • description update (055d8c4)
  • new video added (43a62fb)
  • Expo Modules related docs (98b76a3)
  • expo-application & expo-constants examples added (6687438)
  • removed react-native-device-info & react-native-localize (59b4566)
  • localization is based on expo-localization (7c2d349)
  • [Android] excluding expo-file-system (3b49fdf)
  • expo modules added (caeebc6)
  • comment removed (315a232)
  • Merge branch 'master' into expo-modules (01b1cfb)
  • Merge branch 'master' into expo-modules (bc86326)
  • example with Expo Constants (907fa78)
  • [Android] expo modules setup (fda79a5)
  • [iOS] expo modules setup (1cadc36)
  • expo package installed (800eb62)

Release 11.3.0

07 Jan 23:42
Compare
Choose a tag to compare
  • Merge pull request #67 from kanzitelli/packages-update (55338e3)
  • custom BButton component (830aa02)
  • PureFunc type (8b905c3)
  • bridge swift file (2ffed11)
  • newly packages update (90c6ba9)
  • some packages update (c71493a)
  • Flipper init (d344247)
  • Update MainApplication.java (b317553)
  • service & stores better names (b84ced2)
  • patch for rn0.66.4 (482c656)
  • packages update (8fc4729)
  • cover picture (80786a2)
  • [readme] integration with expo-modules (2b3494f)
  • removing screen names from generating rnn-screens (3b437f4)
  • [readme] removing screen names type (404257c)