Releases: creativetimofficial/ct-material-kit-pro-react-native
Releases · creativetimofficial/ct-material-kit-pro-react-native
v1.10.1
1.10.0
[1.10.0] 2023-07-03
Updated dependencies
-Expo sdk updated from 45 to 48 -react update from 17 to 18 -react native version updated 0.68 to 0.71.7 -Other packages updated according to expo sdk. -typescript updated 4.3.5 to 4.5 -expo-app-loading package is deprecated. Added a new package expo-splash-screen. For this,App.js file
v1.9.1
v1.9.0
v1.8.0
[1.8.0] 2021 - 03 - 04
Updated dependencies
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
react-native [email protected]
toreact-native [email protected]
- updated
Expo @39.0.0
toExpo @40.0.0
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
@react-navigation/[email protected]
to@react-navigation/[email protected]
- updated
@react-navigation/[email protected]
to@react-navigation/[email protected]
- updated
@react-navigation/[email protected]
to@react-navigation/[email protected]
- added
[email protected]
Updated files
- updated
App.js
to work with the new package includedexpo-app-loading
- updated
Drawer.js
solved the missing icon issue - fixed
SignIn.js
andSignUp.js
layout issue andKeyboardAvoidingView
- fixed
Animated.event
warning inProduct.js
andGallery.js
- fixed
Animated.interpolate()
error inProduct.js
andGallery.js
- fixed error caused by the ScrollView inside
Product.js
andGallery.js
v1.7.0
[1.7.0] 2020 - 10 - 30
Updated dependencies
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
react-native [email protected]
toreact-native [email protected]
- updated
[email protected]
to[email protected]
- updated
Expo @37.0.0
toExpo @39.0.0
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
@react-native-community/[email protected]
to@react-native-community/[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- changed fork for
react-native-modal-dropdown
Updated files
- updated
Product.js
-> fixed chat icon and resize for bigger screens - updated
Cart.js
-> fixed checkout buttons and layout cards - updated
Onboarding.js
-> fixed gradient and button size - updated
Tabs.js
-> fixed warning related to Animation - updated
Components.js
-> Fixed button color error and Select layout
v1.6.0
[1.6.0] 2020 - 06 - 11
Updated dependencies
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
react-native [email protected]
toreact-native [email protected]
- updated
[email protected]
to[email protected]
- updated
Expo @36.0.0
toExpo @37.0.0
- updated
@react-navigation/[email protected]
to@react-navigation/[email protected]
- updated
@react-navigation/[email protected]
to@react-navigation/[email protected]
- updated
@react-navigation/[email protected]
to@react-navigation/[email protected]
- updated
@react-navigation/[email protected]
to@react-navigation/[email protected]
- updated
[email protected]
to[email protected]
Updated files
- updated
Product.js
- fixed bad function call - updated
utils.js
- fixed missing variables - updated
Screens.js
- fixedComponents
screen showing wrong Navbar - updated
Header.js
- fixed bug created by navigation package andonFocus
v1.5.0
[1.5.0] 2019 - 02 - 19
Removed dependencies
- removed
[email protected]
Added dependencies
- added
@react-navigation/[email protected]
- added
@react-navigation/[email protected]
- added
@react-navigation/[email protected]
- added
@react-navigation/[email protected]
- added
@react-native-community/[email protected]
- added
[email protected]
- added
[email protected]
- added
[email protected]
Updated dependencies
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
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:Deals.js
,Cart.js
,Header.js
,Product.js
,Gallery.js
,Onboarding.js
,Product.js
,Settings.js
,SignIn.js
, andSignUp.js
v1.4.0
[1.4.0] 2019 - 10 - 27
Updated dependencies
[email protected]
to[email protected]
[email protected]
to[email protected]
[email protected]
to[email protected]
[email protected]
to[email protected]
react-native [email protected]
toreact-native [email protected]
[email protected]
to[email protected]
Updated devDependencies
Updated files
- updated
Chat.js
and removedconsole.log
command
v1.3.0
[1.3.0] 2019 - 09 - 20
Updated dependencies
[email protected]
to[email protected]
[email protected]
to[email protected]
[email protected]
to[email protected]
[email protected]
to[email protected]
react-native [email protected]
toreact-native [email protected]
- added
[email protected]
- added
[email protected]
Updated files
- updated
Header.js
because of galio's new version - updated
App.js
because ofexpo-asset