sAleksovski / react-native-android-widget

Build Android Widgets with React Native

Home Page:https://sAleksovski.github.io/react-native-android-widget/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can't find the widget

kimgh06 opened this issue · comments

I followed the tutorial, the build was succeeded.
But There's a problem.
I could not find the widget of the application.
I share you the screenshot.

I will wait for your answer.
Screenshot_20240305-234504_One UI Home

You first need to use a config plugin to register the widget, then you need to build a dev client.

Looks like in your project you have both app.json and app.config.js.
Use only one of them, and delete the other one.