React-native-interactable: Class prefixes on iOS

Created on 24 Mar 2017  路  6Comments  路  Source: wix/react-native-interactable

Most helpful comment

@talkol There is currently an interest to bring Interactable to Expo, @brentvatne is leading the efforts I believe, this prefixes issue is what is blocking the library from being included as a part of the Expo SDK. I am not sure on how difficult it is to make the changes needed, I would submit a PR if I could, but I am not an expert on the matter. Just wanted to point out that adding Interactable to Expo would not only benefit the library itself, but also it adds a great value to those who are developing on top of Expo.

All 6 comments

You're right. Since I'm aiming eventually to PR into the core (once the issues are ironed out and people are happy with the API), what do you think about using the core namespace? (RCT)

Somehow I totally missed that reply. It's probably best to use WIX or something along those lines for now, it can always be changed if it gets into core.

@talkol There is currently an interest to bring Interactable to Expo, @brentvatne is leading the efforts I believe, this prefixes issue is what is blocking the library from being included as a part of the Expo SDK. I am not sure on how difficult it is to make the changes needed, I would submit a PR if I could, but I am not an expert on the matter. Just wanted to point out that adding Interactable to Expo would not only benefit the library itself, but also it adds a great value to those who are developing on top of Expo.

If the issue needs just renaming ios files and references, I am glad to try a PR.

@brentvatne, is there still such plan? is it already being used? We'd be happy to collaborate!

hey @rotemmiz! I think now this library isn't needed because you can do the same thing with react-native-gesture-handler and react-native-reanimated as demonstrated by this re-implementation on top of those libraries: https://github.com/kmagiera/react-native-reanimated/tree/master/Example/interactablePlayground

Was this page helpful?
0 / 5 - 0 ratings

Related issues

motiazu picture motiazu  路  5Comments

elanpang picture elanpang  路  5Comments

dmitryusikriseapps picture dmitryusikriseapps  路  3Comments

portons picture portons  路  7Comments

emretekince picture emretekince  路  5Comments