pafry7 / widget-expo-example

15 stars 2 forks source link

Custom Widget #2

Open bum-bum-pav opened 6 months ago

bum-bum-pav commented 6 months ago

Hi, Thank you for preparation of this project it is awesome but can you also explain how can i customize this widgets for example i want to do a timer widget where should i change for functionality and also for custom UI where should i change.

pafry7 commented 6 months ago

You have to change native files: widget.swift and widget.kt. They are in widget folder. Then you have to run expo prebuild and rebuild the app.