stefalda / ReactNativeLocalization

Class to localize the ReactNative interface
MIT License
898 stars 123 forks source link

using it in all classes. #185

Closed SaeedPoureshghi closed 4 years ago

SaeedPoureshghi commented 4 years ago

My app has 10 class,if i should be copy strings on each class constructor? is it any way to import it??

SaeedPoureshghi commented 4 years ago

ok i solved it! export strings!