mateusz1913 / react-native-avoid-softinput

Native solution for common React Native problem of focused views being covered by soft input view.
https://mateusz1913.github.io/react-native-avoid-softinput/
MIT License
700 stars 18 forks source link

chore: replace deprecated eslint core rules with dprint #190

Closed mateusz1913 closed 10 months ago

mateusz1913 commented 10 months ago

Description

ESLint will deprecate core rules with v8.53.0. Check blogpost:

https://eslint.org/blog/2023/10/deprecating-formatting-rules/