Skip to content

Releases: creativetimofficial/ct-now-ui-pro-react-native

v1.6.1

22 Aug 12:04
372d90a
Compare
Choose a tag to compare

[v1.6.1] 2023-08-22

  • Fix duplicate navigation name issue

v1.5.1

26 Jul 08:49
b2860b3
Compare
Choose a tag to compare

[1.5.1] 2022-07-20

Updated dependencies

v1.5.0

11 Apr 15:00
c78b9fd
Compare
Choose a tag to compare

[1.5.0] 2022 - 04 - 11

Updated dependencies

  • added expo-modules-core dependency
  • update existent dependencies
  • issues poped up in stackNavigator

v1.4.0

08 Mar 12:16
a6b56bf
Compare
Choose a tag to compare

[1.4.0] 2021 - 03 - 08

Updated dependencies

v1.3.0

06 Nov 12:37
b1da48b
Compare
Choose a tag to compare

[1.3.0] 2020 - 11 - 06

Updated dependencies

Updated files

  • App.js - removed packagerOpts which solved Expo failing to load
  • Components.js - fixed useNativeDriver warning, layout for ScrollView and Horizontal Gallery
  • Gallery.js - fixed useNativeDriver warning
  • Tabs.js - fixed useNativeDriver warning
  • Product.js - fixed useNativeDriver warning, chat button styling
  • Profile.js - fixed layout positioning for buttons
  • Cart.js - fixed Select positioning, Checkout button and the screen's layout

v1.2.0

21 Jun 01:39
0931e64
Compare
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 navigation error where the app won't let you go back
  • edited Search.js and fixed the card stacking issue, now all elements are scrollable
  • edited Settings.js and fixed navigation routes which were returning an error

v1.1.0

10 Mar 20:29
fe1970b
Compare
Choose a tag to compare

[1.1.0] 2020 - 03 - 10

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: Trending.js, Header.js, Product.js, Gallery.js, Pro.js, Product.js, Settings.js, Search.js, Cart.js, 'Card.js, Category.js, Fashion.js, Onboarding.js`