是否可以使用 react-native 制作 android 小部件?我做了一些搜索以找到一种方法,但只找到 这个 repo
Is it possible to make android widget using react-native? I have done some search to find an approach but only find this repo
还有其他方法可以使用 react-native 制作 android 小部件吗?
Is it any other approach to make android widget using react-native?
您可以通过使用桥接器来获得更多详细信息:https://facebook.github.io/react-native/docs/communication-ios
You can make it by using the bridge for more details : https://facebook.github.io/react-native/docs/communication-ios
这篇关于如何使用本机反应创建 android 小部件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!