- 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
- dependencies updated
expo
module core addedstackNavigator
anddrawerNavigation
changes (color scheme set)- syntax update in header
Shown
- updated
@react-navigation/[email protected]
to@react-navigation/[email protected]
- updated
@react-navigation/[email protected]
to@react-navigation/[email protected]
- updated
@react-navigation/[email protected]
to@react-navigation/[email protected]
- updated
expo SDK@39
toexpo SDK@40
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
react-native SDK@39
toreact-native SDK@40
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- added
[email protected]
useNativeDriver
warning solved forTabs.js
- updated
@react-native-community/[email protected]
to@react-native-community/[email protected]
- updated
expo@37
toexpo@39
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
react-native SDK@37
toreact-native SDK@39
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- changed the git source for react-native-modal-dropdown
- 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
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
@react-native-community/[email protected]
to@react-native-community/[email protected]
- updated
react-native [email protected]
toreact-native [email protected]
- updated
[email protected]
to[email protected]
- updated
Expo @36.0.0
toExpo @37.0.0
- updated
@react-navigation/[email protected]
to@react-navigation/[email protected]
- updated
@react-navigation/[email protected]
to@react-navigation/[email protected]
- updated
@react-navigation/[email protected]
to@react-navigation/[email protected]
- updated
@react-navigation/[email protected]
to@react-navigation/[email protected]
- updated
@react-navigation/[email protected]
to@react-navigation/[email protected]
- change function for fontLoading in
App.js
, this should fix the often occurrence of the error - moved
assets/font/now.json
toassets/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
- removed
[email protected]
- added
@react-navigation/[email protected]
- added
@react-navigation/[email protected]
- added
@react-navigation/[email protected]
- added
@react-navigation/[email protected]
- added
@react-native-community/[email protected]
- added
[email protected]
- added
[email protected]
- added
[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- updated
[email protected]
to[email protected]
- 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`
- small fix on responsive for Profile Page
- added pre-cache for images for a faster experience