ammarahm-ed / react-native-scoped-storage

MIT License
58 stars 10 forks source link

question : how ts works #22

Closed Alirez14 closed 2 years ago

Alirez14 commented 2 years ago

Hi @ammarahm-ed

I had this question in mind and I have struggled to find the answer but yet I could not

the question I have is :

how this package work is my js react native project although it contains only ts file and ts config but no ts package or compiler is available in the package.json + there is no compile process defined for it

and as I checked the node modules folder still I see only the ts file and no transformation file in the js

please tell me how this package works in the js project

ammarahm-ed commented 2 years ago

Fixed in v1.9.2