Releases: creativetimofficial/now-ui-react-native
v1.5.1
[v1.5.1] 2022-07-20
Updated dependencies
Fixed the dual header shown issue.
Updated @react-native-masked-view/[email protected] to @react-native-masked-view/[email protected]
Updated expo@^42.0.0 to [email protected]
Updated expo-app-loading@~1.1.2 to [email protected]
Updated expo-expo-asset@~8.3.2 to [email protected]
Updated expo-font@~9.2.1 to [email protected]
Updated expo-module-core@^0.2.0 to [email protected]
Updated [email protected] to [email protected]
Updated [email protected] to [email protected]
Updated react-native-gesture-handler@^1.10.3 to [email protected]
Updated react-native-reanimated@~2.2.0 to [email protected]
Updated [email protected] to [email protected]
Updated react-native-screens@~3.4.0 to [email protected]
Updated [email protected] to [email protected]
Updated dev dependencies
Updated [email protected] to [email protected]
Updated Babel Config
Added a new plugin of react-native-reanimated/plugin
v1.5.0
v1.4.0
[1.4.0] 2021 - 03 - 08
Updated dependencies
- 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
expo SDK@39toexpo SDK@40 - updated
[email protected]to[email protected] - updated
[email protected]to[email protected] - updated
react-native SDK@39toreact-native SDK@40 - updated
[email protected]to[email protected] - updated
[email protected]to[email protected] - updated
[email protected]to[email protected] - added
[email protected]
Updated files
useNativeDriverwarning solved forTabs.js
v1.3.0
[1.3.0] 2020 - 11 - 06
Updated dependencies
- updated
@react-native-community/[email protected]to@react-native-community/[email protected] - updated
expo@37toexpo@39 - 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 SDK@37toreact-native SDK@39 - 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] - changed the git source for react-native-modal-dropdown
Updated files
- App.js - removed
packagerOptswhich solved Expo failed loading - Components.js - fixed layout for ScrollView, Horizontal Gallery and Select positioning
- Header.js - fixed search input autofocusing and creating an error where the back button wouldn't work anymore keeping the user in a loop
v1.2.0
[1.2.0] 2020 - 06 - 20
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
@react-native-community/[email protected]to@react-native-community/[email protected] - updated
react-native [email protected]toreact-native [email protected] - updated
[email protected]to[email protected] - updated
Expo @36.0.0toExpo @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
@react-navigation/[email protected]to@react-navigation/[email protected]
Updated files
- change function for fontLoading in
App.js, this should fix the often occurrence of the error - moved
assets/font/now.jsontoassets/config/now.jsonin order to make sure there wouldn't be any issue with the build for Android - edited
Header.jsin order to fix the Pro routing error - edited
Screens.jsand fixed the headerless Components Screen
v1.1.0
[1.1.0] 2020 - 03 - 12
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 files
- changed the whole routing from
Screens.jsbecause[email protected]has a new dynamic API - changed
Menu.jsfor a new Drawer custom component - changed
DrawerItem.jsfor a new type of<DrawerCustomItem /> - changed props and variables so that the new
react-navigationAPI could work with the following files:Header.js,Pro.js,Settings.js,Search.js,Cart.js, 'Card.js,Onboarding.js`