You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many projects (including where I work) use react-native-localize in cross-platform apps. And windows is 1 of those platforms. We have been using a private RNL implementation for windows for last 1+ year.
Code sample
I will have a PR out soon adding full windows implementation.
Example of example app working. It still needs some minor changes before I put out an actual PR. https://i.imgur.com/ywMNfp2.png
Feature request
Add windows support
Why it is needed
Because many React-Native modules are now supporting Windows.
https://github.com/microsoft/react-native-windows
Many projects (including where I work) use react-native-localize in cross-platform apps. And windows is 1 of those platforms. We have been using a private RNL implementation for windows for last 1+ year.
Code sample
I will have a PR out soon adding full windows implementation.
Example of example app working. It still needs some minor changes before I put out an actual PR.
https://i.imgur.com/ywMNfp2.png
Note: Not ready yet, but if anyone is interested until I release actual PR.
https://github.com/namrog84/react-native-localize/commits/master
The text was updated successfully, but these errors were encountered: