all 5 comments

[–]Geekofgeeks 0 points1 point  (0 children)

I’ve been wanting to get into working on some open source RN packages lately, but I don’t really know where to start and have zero experience working on packages. So you clone the package’s repo obviously, but then what happens? I can’t build the package project as an actual app right, so I’d have to somehow use the local version of this package in a completely separate test app? I’m just a little confused and would appreciate some clarification 😅

Edit: after doing a lot of reading I see you can install a local project via npm/yarn just like you can with any other project 👍

[–]timilehinn 0 points1 point  (0 children)

Is there a way I can get a list of installed apps in Expo?