Skip to content

Releases: creativetimofficial/argon-react-native

v1.9.0

14 Aug 11:24
df0ec08
Compare
Choose a tag to compare

[v1.9.0] 14-08-2023

Dependencies

  • dependencies updated
  • expo version updated
  • react-native version updated
  • implement expo-splash-screen for splash loading

v1.8.1

22 Jul 12:49
4262332
Compare
Choose a tag to compare

[1.8.1] 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.8.0

12 Apr 14:35
7a969c4
Compare
Choose a tag to compare

[1.8.0] 2022-04-12

Updated dependencies

  • added expo-modules-core dependency
  • updated existent dependencies
  • issues poped up in stackNagivator after updating dependencies so fixed in screenOption and updated its code

v1.7.1

15 Jul 07:35
f6d9a78
Compare
Choose a tag to compare

[1.7.1] 2021 - 07 - 15

Updated dependencies

Updated files

  • removed deprecated useSafeArea from navigation/Menu.js

v1.7.0

04 Mar 09:39
bc98d57
Compare
Choose a tag to compare

[1.7.0] 2020 - 11 - 04

Updated dependencies

Updated files

  • useNativeDriver warning fixed in Tabs.js
  • card height changed in Register.js

v1.6.0

04 Nov 11:11
0f64c73
Compare
Choose a tag to compare

[1.6.0] 2020 - 11 - 04

Updated dependencies

Updated files

  • Profile.js - fixed elements regarding the Photo Album
  • Elements.js - ScrollView fixed by adding width, PR accepted which removed a duplicate styling #24
  • App.js - fixed Invariant Violation via PR #29

v1.5.0

05 Jun 00:40
c0152b2
Compare
Choose a tag to compare

[1.5.0] 2020 - 06 - 04

Updated dependencies

Updated files

  • used hooks for App.js
  • 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

v1.4.0

06 Mar 01:00
68b4112
Compare
Choose a tag to compare

[1.4.0] 2020 - 03 - 05

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, Onboarding.js

v1.3.0

06 Nov 21:46
Compare
Choose a tag to compare

[1.3.0] 2019-11-06

Updated dependencies

Updated files

  • changed drawer items in order to have a similar look to the PRO version

v1.2.0

18 Sep 08:24
c754607
Compare
Choose a tag to compare