Ian
Ian
Here's my use case - LinkedIn only seems to grab the first og:image I set a default "catch all" image in Controller.php I set more specific images in controllers that...
While this package still works (and thanks so much for it) is it still being maintained? There are a number of open issues and no releases since January 2021
Currently I can allow nullable with ``` MapMarker::make('Location') ->latitude('lat') ->longitude('lng') ->nullable() ->nullValues([0]) ``` But if the map is moved at all it's impossible to re-nullify it, can we get a...
Is this a known issue or potentially something with my implementation? When zooming in with two fingers the image always seems to be centered so it's zooming off and away,...
See https://reactnavigation.org/docs/drawer-navigator/#checking-if-the-drawer-is-open which conflicts with https://reactnavigation.org/docs/upgrading-from-5.x
Does this work with the Expo managed workflow?
Do you have any interest in forking this project to a private repo and being paid to build out some more functionality and help me implement it? Let me know...
Is there any way to disable any of the formatting options? Could I allow only bold and italic text?
Using expo-sqlite-orm 2.1.0 and trying to integrate the example into a new app on the last versions of Expo etc and getting my repository object `.insert is not a function...
- [x] I have updated Purchases SDK to the latest version - [x] I have read the [Contribution Guidelines](https://github.com/RevenueCat/react-native-purchases/blob/main/CONTRIBUTING.md) - [x] I have searched the [Community](https://community.revenuecat.com) - [x] I have...