Skip to content

Releases: creativetimofficial/ct-argon-pro-react-native

v1.9.1

22 Aug 12:19
63333cc
Compare
Choose a tag to compare

[v1.9.1] 2023-08-22

BugFixing

  • Fix duplicate navigation name issue

v1.8.0

26 Jul 08:53
c66aa68
Compare
Choose a tag to compare

[1.8.0] 2022-07-19

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 expo@^45.0.0
  • Updated expo-app-loading@~1.1.2 to expo-app-loading@~2.0.0
  • Updated expo-expo-asset@~8.3.2 to expo-asset@~8.5.0
  • Updated expo-font@~9.2.1 to expo-font@~10.1.0
  • Updated expo-module-core@^0.2.0 to expo-module-core@~0.9.2
  • Updated expo-linear-gradient@~9.2.0 to expo-linear-gradient@~11.3.0
  • Updated [email protected] to [email protected]
  • Updated [email protected] to [email protected]
  • Updated react-native-gesture-handler@^1.10.3 to react-native-gesture-handler@~2.2.1
  • Updated react-native-reanimated@~2.2.0 to react-native-reanimated@~2.8.0
  • Updated [email protected] to [email protected]
  • Updated react-native-screens@~3.4.0 to react-native-screens@~3.11.1
  • Updated dev dependencies
  • Updated [email protected] to babel-preset-expo@~9.1.0
  • Updated Babel Config
  • Added a new plugin of react-native-reanimated/plugin

v1.7.0

26 Apr 10:03
cfc41be
Compare
Choose a tag to compare

[1.7.0] 2022- 04- 26

Updated dependencies

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

v1.6.0

04 Mar 09:13
9f386f4
Compare
Choose a tag to compare

[1.6.0] 2020 - 11 - 04

Updated dependencies

Updated files

  • useNativeDriver warning solved for Tabs.js and Gallery.js
  • updated App.js to work with the new package included expo-app-loading
  • implemented SafeAreaView inside the Onboarding.js screen
  • keyboardVerticalOffset value changed for Chat.js

v1.5.0

04 Nov 10:50
81453c7
Compare
Choose a tag to compare

[1.5.0] 2020 - 11 - 04

Updated dependencies

Updated files

  • Cart.js - fixing styles for Buttons after updated galio framework
  • Elements.js - layout fixed by adding width to ScrollView
  • Product.js - chat button styling fixed and animated warning removed
  • Header.js - fixed goBack looping problem by unfocusing the input when the screen first renders

v1.4.0

05 Jun 02:15
13ecfb9
Compare
Choose a tag to compare

[1.4.0] 2020 - 06 - 04

Updated dependencies

Updated files

  • moved assets/font/argon.json to assets/config/argon.json in order to make sure there wouldn't be any issue with the build for Android
  • fixed issue in Cart where button navigated to a broken route

v1.3.0

05 Mar 00:07
6529594
Compare
Choose a tag to compare

[1.3.0] 2020 - 03 - 04

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: Beauty.js, Header.js, Product.js, Gallery.js, Pro.js, Product.js, Settings.js, Register.js

v1.2.0

06 Nov 21:31
6529594
Compare
Choose a tag to compare

[1.2.0] 2019-11-06

Updated dependencies

Updated files

  • fixed left Header button used for navigation
  • the back button is now bigger

v1.1.0

18 Sep 12:15
dc87a1b
Compare
Choose a tag to compare