How to write stories using typescript for react native apps #191
suprith-s-reddy
started this conversation in
General
Replies: 2 comments 1 reply
-
Yes typescript is useable just like with any other react native code. Is there anything specifically you are struggling with? |
Beta Was this translation helpful? Give feedback.
0 replies
-
No thanks, I figured it out myself. Currently the storybook does not work
on the web for react native. Over that I tried .ts and I messed it. Now I
have cleaned it and ts generally works. But the storybook for react-native
web is not working. Need to find a solution for it.
…On Mon, Jun 28, 2021 at 10:47 AM Danny ***@***.***> wrote:
Yes typescript is useable just like with any other react native code. Is
there anything specifically you are struggling with?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#191 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AO4C5RVOXYVKUFNNABTCZLTTVAZLNANCNFSM47NQAM4A>
.
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello all,
I would like to understand if there is a possibility to write the stories file in tsx for the react-native storybook. Have any of you tried it?
If so please let me know and kindly share an example in the comments.
Beta Was this translation helpful? Give feedback.
All reactions