Skip to content

Mobile apps and React native plan #1926

Answered by flybayer
karimsx asked this question in General
Discussion options

You must be logged in to vote

Here's the plan

Currently:

  • You have access to the generated API endpoints and you can use them in any mobile app (we currently have a few people doing this)
  • You can see all generated endpoints using blitz routes command
  • You can see the RPC specification for the endpoints here: https://blitzjs.com/docs/rpc-specification

What we plan to do going forward:

  1. First step, add docs and tools for making it easier to manually use the generated API endpoints. See #1907 and #745
  2. Next, add ability generate a JS/TS client library for easily using the generated endpoints from an app
  3. Next, try to add first-class react-native support where you can import blitz queries/mutations directly into your react-…

Replies: 6 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by flybayer
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #1920 on February 13, 2021 19:17.