mercpls

Results 9 comments of mercpls

@mikehardy Were you able to get the initialUrl after an app install? Say a user is deep linked to the app store, and installs the app. The user opens the...

Still seeing this issue in Expo SDK44. Did an upgrade from 42 -> 43 -> 44. Readded Expo updates and still do not have any orientation working.

@BuffMcBigHuge Any update on this?

Is there anything preventing this from being merged? Seems like a useful feature

> unrelated, i was getting the issue while starting up the app the app was crashing. for me the issue was the scheme and my android package name were differrent....

Will this PR get merged? It bumps all versions to newest versions

Actually, this shows an issue The native component doesn't have a `title` prop being used. While the web component, does have being used. All it's doing is wrapping a title...

If you use the `backupFromDoc` it will return all the subcollections of specific documents like your use case is asking for.

Hey all, this was due to not having a gradle config that worked with expo, here's a config plugin for any Expo users that solves this issue. ```ts const {...