Matthew Chisolm
Matthew Chisolm
Is the form still intended to be filled out? I did, but if not wanted to know where I should pitch a suggestion and gauge feasibility. Thanks in advance, and...
It looks like the "Longer output..." section was a problem with `react-native-document-picker` not being installed even after `npm i`. Running `npm install react-native-document-picker` and then re-running `pod install` got past...
If the decision is not to change the generator, we will want to discuss adding instructions to the recipe to get the screen generator working again.
@frankcalise Here is the current directory structure after implementing expo-router. When I have used the generator to create a model, it works except it creates the `app/models` directory and adds...
I did also read through the suggestion for plop and the README for the project. I agree if that was implemented, I think it would address this issue. I am...
I do want to mention I am waiting on feedback on Issue #96 to see if the output I got was intended or not. I suspect it is irrelevant for...
After doing some more research, I believe the "error" I mentioned is actually the result of a successful run of the lint command. # Clarification Did these instructions intend to...
I think you are right. That should also work.
> By the way, I haven't tried this, but I suspect the following workaround will fix it too: > > $ cd ~/Android > $ ln -s sdk Sdk I...
Thanks @gabrieldonadel! I am not at my Linux machine, but yes I believe that works. I was mostly wanting to document that the default install location for the Android SDK...