6

I'm just learning React Native for a cross platform app I am building.

I just need to know if it is (a) possible (b) supported (c) relatviely simple to mix native, platform specific code (java, swift, objc, etc.) into a react native project.

I want to do some pretty specific things with camera/hardware that will require writing some native code.

Hoping someone can point me in the right direction or at least tell me that what I want to do is supported by React Native before I dive in too far.

1 Answer 1

3

Yes to a, b, and c. See the official guides for iOS and Android.

Sign up to request clarification or add additional context in comments.

1 Comment

thank you! I'm sure I could have found these links myself, but I appreciate you taking the time.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.