dev-family / react-native-device-country

Get device location by telephony (SIM card) or settings without using GPS tracker.
MIT License
63 stars 13 forks source link

Is Fabric support planned? #8

Open efstathiosntonas opened 1 year ago

efstathiosntonas commented 1 year ago

Hi, are there any plans on Fabric support? Thanks!

ngima commented 1 year ago

Hi,

I'm not sure about the plan but this could be interesting to you that with react-native 0.72 you can reuse legacy native components.

0.72 is the first version of React Native that ships with a interoperability layer for Fabric. This means that you can now reuse legacy Native Components in New Architecture apps, without the need for them to be migrated.

mshekspirtt commented 1 year ago

There are such plans, but not in the near future.

efstathiosntonas commented 1 year ago

Hi @mshekspirtt, please leave the issue open then.

Thank you for the update!

oktaysenkan commented 6 months ago

Any update for new arch?