#Has anyone experimented with React Native and Tanstack Start?

3 messages · Page 1 of 1 (latest)

light pilot
fair lodge
#

No reason why not

light pilot
#

Quick question,

to make a call to a start backend from a react native app, it would be via api routes not from a server function.

Would i need to copy all my server function currently being consumed by the start web app, for example fetchPosts, into an api route so they can be consumed by the react native app?

In the future, however it can be done via what is shown in the image above?