jsoendermann/react-native-settings-screen

Use without TypeScript

Closed this issue · 1 comments

Is there a way to use this without typescript?

the data is always undefined if i dont set the type SettingsData. And if i try to import it, it says "read-only".

Were you able to solve this @Relax594 ?