Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(INJI-449): remove unused dependencies #979

Merged

Conversation

KiruthikaJeyashankar
Copy link
Contributor

@KiruthikaJeyashankar KiruthikaJeyashankar commented Oct 31, 2023

Dependencies removed

  1. expo-status-bar
  2. @expo-google-fonts/poppins
  3. react-native-simple-markdown
  4. react-native-swipe-gestures

DevDependencies removed

  1. @react-native/metro-config (In React Native, your Metro config should extend either @react-native/metro-config or @expo/metro-config. We already have @expo/metro-config as dependency which is also pointed in metro.config.js)
  2. metro-react-native-babel-preset (This is used for custom Babel configuration . Our codebase babel.config.js has preset - presets: ['babel-preset-expo'])
  3. @types/react-test-renderer
  4. react-test-renderer

Dependencies removed

1. expo-status-bar
2. @expo-google-fonts/poppins
3. react-native-simple-markdown
4. react-native-swipe-gestures

DevDependencies removed

1. @react-native/metro-config (removed as we already have @expo/metro-config dependency used)
2. metro-react-native-babel-preset
3. @types/react-test-renderer
4. react-test-renderer

Signed-off-by: Kiruthika Jeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>
@KiruthikaJeyashankar KiruthikaJeyashankar force-pushed the inji-449-remove-unused-dependencies branch from 2943eea to 63f7724 Compare October 31, 2023 05:47
@swatigoel swatigoel merged commit 3d9d829 into mosip:develop Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants