-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
Description
We recently updated our ESLint config to restrict importing Text, TextInput, and Button from React Native (Expensify/eslint-config-expensify#38). We should also include Picker, which is a deprecated component, since that is also a component that we shadow. More context here: https://expensify.slack.com/archives/C01GTK53T8Q/p1639149638008700
https://reactnative.dev/docs/picker
- Add the rule in https://github.com/Expensify/eslint-config-expensify (Restrict react native Picker import eslint-config-expensify#39)
- Bump the version in https://github.com/Expensify/eslint-config-expensify (Restrict react native Picker import eslint-config-expensify#39)
- Publish the new version (2.0.21) to NPM (https://www.npmjs.com/package/eslint-config-expensify)
- Update the version in Web (https://github.com/Expensify/Web-Expensify/pull/32614)
- Update the version in Web-Secure (https://github.com/Expensify/Web-Secure/pull/2117)
- Update the version in App ([No QA] Update expensify eslint config version #6781)
Reactions are currently unavailable