- Expo sdk updated from 48 to 51
- Entry file added to index.js as entry file pattern changed in expo-sdk:50.0.0
- Updated @react-native-masked-view/masked-view v0.2.8 to v0.3.1
- Added @react-native/assets-registry for assets registry support
- Updated expo-asset ~8.9.1 to ~10.0.10
- Updated expo-font ~11.1.1 to ~12.0.10
- Updated expo-linear-gradient ~13.0.2 to ~13.0.2
- Updated expo-modules-core ~1.2.7 to ~1.12.24
- Udpated expo-splash-screen ^0.18.2 to ~0.27.5
- Updated react-native 0.71.8 to 0.74.5
- Updated react-native-gesture-handler ~2.9.0 to ~2.16.1
- Updated react-native-reanimated ~2.14.4 to ~3.10.1
- Updated react-native-safe-area-context 4.5.0 to 4.10.5
- Udpated react-native-screens ~3.20.2 to 3.31.1
- Updated react-native-svg 13.4.0 to 15.2.0
- Added babel-plugin-module-resolver
- Updated babel-preset-expo ^9.3.0 to ~11.0.0
- Expo sdk updated from 45 to 48 -react update from 17 to 18
- react native version updated 0.68 to 0.71.7
- Other packages updated according to expo sdk.
- typescript updated 4.3.5 to 4.5
- expo-app-loading package is deprecated. Added a new package expo-splash-screen. For this,App.js file
- 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-linear-gradient@~9.2.0 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
- added
expo-modules-core
dependency - update existent dependencies
- issues poped up in
stackNavigator
- 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]
- updated
@react-native-community/[email protected]
to@react-native-community/[email protected]
- updated
expo@37
toexpo@37
- updated
[email protected]
to[email protected]
- updated
[email protected]
to `` - updated
[email protected]
to `` - updated
[email protected]
to `` - updated
react-native SDK@37
to `` - updated
[email protected]
to `` - updated
[email protected]
to `` - updated
[email protected]
to `` - updated
[email protected]
to `` - updated
[email protected]
to `` - changed the git source for react-native-modal-dropdown
- 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
- 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 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
- 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: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`