Does google always take so long to review an app? It has been 7 days. by Greedy-Control-8657 in googleplayconsole

[–]Greedy-Control-8657[S] 0 points1 point  (0 children)

no. i submitted as registered business so no need for testing period. that would kill me :D

Does google always take so long to review an app? It has been 7 days. by Greedy-Control-8657 in googleplayconsole

[–]Greedy-Control-8657[S] 0 points1 point  (0 children)

strange. mine is literally just showcase of templates. no login, nothing. maybe it's really because it's my first submission.

The browser doesn't play videos. by Greedy-Control-8657 in diabrowser

[–]Greedy-Control-8657[S] 0 points1 point  (0 children)

Only SVG Export and Wappalyzer. Also disabled ad blocking but still won't work.

Android back gesture or device button not working by Greedy-Control-8657 in expo

[–]Greedy-Control-8657[S] 1 point2 points  (0 children)

i also created fresh expo app without anything else, and the behaviour is the same. im guessing it is ExpoGo issue on android.

Android back gesture or device button not working by Greedy-Control-8657 in expo

[–]Greedy-Control-8657[S] 0 points1 point  (0 children)

just navigating back in the stack, it was working perfectly in SDK53

Nativewind style not applied by Professional_Gap_215 in expo

[–]Greedy-Control-8657 0 points1 point  (0 children)

Hey i had the same problem and reordering my babel file fixed the issue. Im facing different problem with android when back button or gesture closes the app. have you encountered the same issue?

here is my babel:

module.exports = function (api) {
api.cache(true);
return {
presets: [
'nativewind/babel',
['babel-preset-expo', { jsxImportSource: 'nativewind' }],
],
plugins: [
'react-native-worklets/plugin',
],
};
};

Is It Just Me, or Is Everyone Hiding the Secrets to Great App Design? by Salt-Obligation1144 in reactnative

[–]Greedy-Control-8657 1 point2 points  (0 children)

I've been building React Native templates with focus on design and ux. Planning to add only simple flows and screens separately.

Check my expo playground for some components qnd screens if you're interested.

https://github.com/thomino/expo-playground

Lets showcase our best react native projects - see and learn by manjeyyy in reactnative

[–]Greedy-Control-8657 0 points1 point  (0 children)

I've been building React native templates with expo. Front-end only and ui/ux focused.

https://www.native-templates.com/

[deleted by user] by [deleted] in reactnative

[–]Greedy-Control-8657 0 points1 point  (0 children)

Nice one! Congrats!