All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.1 (2020-03-25)
- no
- 🎸 add conventional-changelog and cz-cli support (7b06419)
- 🎸 add genversion to get package version (313db3e)
- 🎸 add LoadingIndicator form ublocks (42dccc5)
- 🎸 add new default font styles (3212907)
- 🎸 add react-native-vector-icons (ae542a4)
- 🎸 add some i18n wording (356f6c9)
- 🎸 hide RootScreen's navBar (5f0df30)
- implement create post during the jsonplaceholder by using ApiHandler's post method (7a13b3b)
- implement unified API handler based on Axios which provide new way to intergrate apis (dc2df06)
- integration (6bbcda0)
- update things (88ed39f)
-
🐛 android unimodule integration (cd6b4b8)
-
🐛 fix build bundle error (2cc1978)
-
react-native-firebase intergration (cc99a67)
-
💡 rename Theme/Helper as Theme/Classes (1c46dc5)
0.0.2 (2019-10-11)
- 💡 rename Theme/Helper as Theme/Classes (1c46dc5)
- 🎸 add conventional-changelog and cz-cli support (7b06419)
- 🎸 add genversion to get package version (313db3e)
- 🎸 add LoadingIndicator form ublocks (42dccc5)
- 🎸 add new default font styles (3212907)
- 🎸 add react-native-vector-icons (ae542a4)
- 🎸 add some i18n wording (356f6c9)
- 🎸 hide RootScreen's navBar (5f0df30)
- no