Skip to content

can we use parse with react-native? #4379

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ehaanfaaz opened this issue Nov 25, 2017 · 4 comments
Closed

can we use parse with react-native? #4379

ehaanfaaz opened this issue Nov 25, 2017 · 4 comments

Comments

@ehaanfaaz
Copy link

Can we use parse with parse-server with react-native?
if not then any other for react-native similar to parse-server

@flovilmart
Copy link
Contributor

There’s nothing that prevents you from using any client technology with parse-server. We provide SDK’s for many clients, iOS, Android, JavaScript etc... the JS SDK is fully compatible with react-native.

@ehaanfaaz
Copy link
Author

how can we implement it with react-native?

@flovilmart
Copy link
Contributor

I’m not sure what you mean by that. Did you read the README in this repository as well as the docs on http://docs.parseplatform.org ? If your question is about integrating the JS SDK into a react native app, you can open a question on stackoverflow where experts may be able to help you.

Parse-server is a server technology, not a client one. Clients can interact with parse-server through the rest api, or any official SDK.

@ehaanfaaz
Copy link
Author

okay thanku @flovilmart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants