mirror of
https://github.com/fergalmoran/argon-react-native.git
synced 2026-01-02 14:49:21 +00:00
4.5 KiB
4.5 KiB
[1.6.0] 2020 - 11 - 04
Updated dependencies
- updated
expo-asset@8.1.5toexpo-asset@8.2.0 - updated
expo-font@8.1.0toexpo-font@8.3.0 - updated
react-native-gesture-handler@1.6.0toreact-native-gesture-handler@1.7.0 - updated
react-native-reanimated@1.7.0toreact-native-reanimated@1.13.0 - updated
react-native-screens@2.2.0toreact-native-screens@2.10.1 - updated
react-native-safe-area-context@0.7.3toreact-native-safe-area-context@3.1.4 - updated
@react-native-community/maksed-view@0.1.6to@react-native-community/maksed-view@0.1.10 - updated
react-native SDK@37.0.0toreact-native SDK@39.0.0 - updated
react@16.9.0toreact@16.13.1 - updated
babel-preset-expo@8.2.1tobabel-preset-expo@8.3.0 - updated
expo SDK@37.0.0toexpo SDK@39.0.0 - updated
galio-framework@0.6.3togalio-framework@0.7.1 - changed the git source for react-native-modal-dropdown
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
[1.5.0] 2020 - 06 - 04
Updated dependencies
- updated
expo-asset@8.0.0toexpo-asset@8.1.5 - updated
expo-font@8.0.0toexpo-font@8.1.0 - updated
react-native-gesture-handler@1.5.0toreact-native-gesture-handler@1.6.0 - updated
react-native-reanimated@1.4.0toreact-native-reanimated@1.7.0 - updated
react-native-screens@2.0.0-alpha.12toreact-native-screens@2.2.0 - updated
react-native-safe-area-context@0.6.0toreact-native-safe-area-context@0.7.3 - updated
@react-native-community/masked-view@0.1.5to@react-native-community/masked-view@0.1.6 - updated
react-native SDK@36.0.0toreact-native SDK@37.0.0 - updated
babel-preset-expo@7.0.0tobabel-preset-expo@8.2.1 - updated
Expo @36.0.0toExpo @37.0.0
Updated files
- used hooks for App.js
- moved
assets/font/argon.jsontoassets/config/argon.jsonin order to make sure there wouldn't be any issue with the build for Android
[1.4.0] 2020 - 03 - 05
Removed dependencies
- removed
react-navigation@3.11.0
Added dependencies
- added
@react-navigation/compat@5.0.0 - added
@react-navigation/drawer@5.0.0 - added
@react-navigation/native@5.0.0 - added
@react-navigation/stack@5.0.0 - added
@react-native-community/masked-view@0.1.5 - added
react-native-reanimated@1.4.0 - added
react-native-safe-area-context@0.6.0 - added
react-native-screeens@2.0.0-alpha.12
Updated dependencies
- updated
expo@35.0.0toexpo@36.0.0 - updated
expo-asset@7.0.0toexpo-asset@8.0.0 - updated
expo-font@7.0.0toexpo-font@8.0.0 - updated
expo-cli@2.4.0toexpo-cli@3.11.7 - updated
expo-linear-gradient@7.0.0toexpo-linear-gradient@8.0.0 - updated
react@16.8.3toreact@16.9.0
Updated files
- changed the whole routing from
Screens.jsbecausereact-navigation@5.0.0has 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:Beauty.js,Header.js,Product.js,Gallery.js,Pro.js,Product.js,Settings.js,Register.js,Onboarding.js
[1.3.0] 2019-11-06
Updated dependencies
expo@34.0.3toexpo@35.0.0expo-font@6.0.1toexpo-font@7.0.0expo-asset@6.0.0toexpo-asset@7.0.0react-native SDK@34.0.0toreact-native SDK@35.0.0galio-framework@0.6.1togalio-framework@0.6.3babel-preset-expo@5.0.0tobabel-preset-expo@7.0.0
Updated files
- changed drawer items in order to have a similar look to the PRO version
[1.2.0] 2019-09-18
Updated dependencies
expo@33.0.0toexpo@34.0.3expo-font@5.0.1toexpo-font@6.0.1- added
expo-asset@6.0.0 react-native SDK@33.0.0toreact-native SDK@34.0.0- added
react-native-gesture-handler@1.3.0 galio-framework@0.5.3togalio-framework@0.6.1
[1.1.0] 2019-06-21
Updated dependencies
expo@32.0.0toexpo@33.0.0galio-framework@0.5.1togalio-framework@0.5.3react-native SDK@32.0.0toreact-native SDK@33.0.0react-navigation@3.8.1toreact-navigation@3.11.0react@16.5.0toreact@16.8.3- added
expo-font@5.0.1