Skip to content

Releases: creativetimofficial/now-ui-react-native

v1.5.1

22 Jul 12:40
e63e6ee

Choose a tag to compare

[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

12 Apr 14:14
f6064d8

Choose a tag to compare

[1.5.0] 2022-04-12

Updated dependencies

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

v1.4.0

08 Mar 12:20
9f2dc15

Choose a tag to compare

[1.4.0] 2021 - 03 - 08

Updated dependencies

Updated files

  • useNativeDriver warning solved for Tabs.js

v1.3.0

06 Nov 12:19
92ff329

Choose a tag to compare

[1.3.0] 2020 - 11 - 06

Updated dependencies

Updated files

  • App.js - removed packagerOpts which 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

21 Jun 00:21
285adf1

Choose a tag to compare

[1.2.0] 2020 - 06 - 20

Updated dependencies

Updated files

  • change function for fontLoading in App.js, this should fix the often occurrence of the error
  • moved assets/font/now.json to assets/config/now.json in order to make sure there wouldn't be any issue with the build for Android
  • edited Header.js in order to fix the Pro routing error
  • edited Screens.js and fixed the headerless Components Screen

v1.1.0

12 Mar 19:32
9ace4a6

Choose a tag to compare

[1.1.0] 2020 - 03 - 12

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 DrawerItem.js for a new type of <DrawerCustomItem />
  • changed props and variables so that the new react-navigation API could work with the following files: Header.js, Pro.js, Settings.js, Search.js, Cart.js, 'Card.js, Onboarding.js`

v1.0.1

12 Nov 13:30
564cd57

Choose a tag to compare

HotFix

  • small fix on responsive for Profile Page
  • added pre-cache for images for a faster experience