Alexandre Boucher
Alexandre Boucher
Just curious, has anyone attempted this or is there any fork of this lib which has implemented this? I feel like the Expo Modules API is quite stable right now...
This is definitely an issue. Every time I have to change/select a certificate using the `eas-cli`, Certificates on Apple Developers get disabled.
Any update on this issue? This is really annoying, as even using `eas build` with the `--local` flag ends up invalidating one of the distribution profiles.
Any update on this? I don't see much activity happening on this issue but I have the exact same problem in our app and this is quite blocking.
@hansgx Opened as Draft to start discussion on this :wink:
Just thought of something... If we want to use props in styles, why not use a similar, but a bit different API? E.g. ```tsx const MyComponent: React.FC = ({ primary,...
See Styled Components API
Is this documented somewhere? I feel it is quite not intuitive. Is there any way to have this behavior as well for draft documents? Ideally the querying for both draft...
Good to know @saulhardman that it works well for you! Can you share your solution in this thread please? Also, @LiamMartens it would be great to have some documentation on...
I just had the exact same issue and doing as this comment said solved it for me: https://github.com/shelfio/jest-dynamodb/issues/159#issuecomment-1189542149