React Native Context 实现APP的主题开发

时间:2023-10-24 09:48:30
【文件属性】:
文件名称:React Native Context 实现APP的主题开发
文件大小:340KB
文件格式:ZIP
更新时间:2023-10-24 09:48:30
react native theme contextapi 重口难调,如果APP的主色调可以自定义,一定程度上就解决了这个问题。 对应文章是: https://blog.csdn.net/lxyoucan/article/details/108899439
【文件预览】:
ThemeDemo
----ios()
--------ThemeDemo.xcworkspace()
--------Podfile.lock(18KB)
--------ThemeDemo()
--------ThemeDemo.xcodeproj()
--------Pods()
--------ThemeDemo-tvOS()
--------ThemeDemoTests()
--------ThemeDemo-tvOSTests()
--------Podfile(841B)
--------.DS_Store(10KB)
----.gitignore(813B)
----android()
--------gradle()
--------build.gradle(1002B)
--------gradlew.bat(3KB)
--------gradlew(6KB)
--------app()
--------gradle.properties(1KB)
--------settings.gradle(193B)
----__tests__()
--------App-test.js(266B)
----.gitattributes(16B)
----package.json(1KB)
----index.js(183B)
----.buckconfig(114B)
----.flowconfig(2KB)
----.idea()
--------ThemeDemo.iml(336B)
--------.gitignore(176B)
--------workspace.xml(3KB)
--------misc.xml(175B)
--------modules.xml(270B)
--------inspectionProfiles()
--------codeStyles()
----app.json(55B)
----.watchmanconfig(2B)
----App.js(652B)
----js()
--------screen()
--------context()
--------navigation()
----babel.config.js(77B)
----.DS_Store(8KB)
----metro.config.js(300B)
----yarn.lock(280KB)
----.eslintrc.js(74B)
----.prettierrc.js(120B)
----package-lock.json(423KB)

网友评论