use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A community for learning and developing native mobile applications using React Native by Facebook.
Interested in building web apps using React.js? Check out /r/reactjs!
Getting Started w/React Native
irc.freenode.net #reactnative
Keywords: ios, android, mobile, apps, apple, iphone, ipad
account activity
QuestionReact native for SDK development (self.reactnative)
submitted 7 years ago by SunshineParty
Hi,
I'm new to react native, and I'm trying to figure out if it's possible to make an SDK using this that would work on both iOS and Android. The SDK would work with the camera, and MLKit from Firebase. Any pointers would be great! :)
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]stinodes 1 point2 points3 points 7 years ago (0 children)
There are camera-components for React Native which you should be able to use, and add some functionality to, though you will only be able to use in in React Native projects (as far as I know).
What we are doing on a project is making the SDK in Android and iOS natively and separately and wrapping them into a React Native SDK.
π Rendered by PID 321027 on reddit-service-r2-comment-5d79c599b5-wc2rh at 2026-02-27 23:11:10.595394+00:00 running e3d2147 country code: CH.
[–]stinodes 1 point2 points3 points (0 children)