Skip to content

Releases: creativetimofficial/material-kit-react-native

v1.10.0

14 Aug 11:31
ab3a850
Compare
Choose a tag to compare

[1.10.0] 2023 - 08 - 01

  • dependencies updated
  • expo version updated
  • react native version updated
  • implement expo-splash-screen for splash loading
  • App.js has changed from class component to functional component

v1.9.0

18 Apr 10:03
e0f19e6
Compare
Choose a tag to compare

[1.9.0] 2022 - 04 - 18

Updated dependencies

  • dependencies updated
  • expo module core added
  • stackNavigator and drawerNavigation changes ( color scheme set )
  • expo updated
  • syntax update in header Shown

v1.8.0

04 Mar 08:37
d7e47a7
Compare
Choose a tag to compare

[1.8.0] 2021 - 03 - 04

Updated dependencies

v1.7.0

30 Oct 12:23
5f8c444
Compare
Choose a tag to compare

[1.7.0] 2020 - 10 - 30

Updated dependencies

Updated files

  • updated Onboarding.js -> fixed background color
  • updated Pro.js -> fixed background color
  • updated Components.js -> fixed ScrollView bug, error related to button color, added marginTop for the Dropdown and removed unnecessary styles

v1.6.0

11 Jun 20:55
5f8c444
Compare
Choose a tag to compare

[1.6.0] 2020 - 06 - 11

Updated dependencies

Updated files

  • updated Settings.js and removed a warning which was showing up because of ScrollView

v1.5.0

20 Feb 14:11
4879798
Compare
Choose a tag to compare

[1.5.0] 2019 - 02 - 20

Removed dependencies

Added dependencies

Updated dependencies

Updated files

  • changed the whole routing from Screens.js because [email protected] has a new dynamic API
  • changed Menu.js for a new Drawer custom component
  • changed Drawer.js for a new type of <DrawerCustomItem />
  • changed props and variables so that the new react-navigation API could work with the following files: Pro.js, Header.js, Product.js, Onboarding.js

v1.4.0

28 Oct 03:07
fb0deb3
Compare
Choose a tag to compare

v1.3.0

20 Sep 07:44
bf13965
Compare
Choose a tag to compare

[1.3.0] 2019 - 09 - 19

Updated dependencies

Updated files

  • updated Header.js because of galio's new version
  • updated App.js because of expo-asset

SDK33 supported

19 Jun 13:09
Compare
Choose a tag to compare

[1.2.0] 2019 - 06 - 19

Updated dependencies

Updated files

  • Changed screen icons and local components to be fully supported by the newest galio-framework version
  • Screens.js got a new update which fixed the previous bug related to #2
  • .gitignore got updated with new files

[1.1.2] 2019-03-05

Updated license

  • added license inside App.js

[1.1.1] 2019-02-18

Updated dependencies

[1.1.0] 2019-02-18

Added files

  • Added .gitignore file

Updated dependencies

[1.0.0] 2019-02-06

Initial Release