問題タブ [react-native-paper]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
react-native - React Native: Paper Button のテキストの色を変更する
私は反応ネイティブで比較的新しいです。
ここのようにボタン(影付きなど)を簡単に表示できます。
この文書も参考にしています。
https://callstack.github.io/react-native-paper/button.html#contentStyle
問題は、モードが「含まれている」場合、テキストの色を変更できないことです。contentStyle または theme で試しましたが、機能しません。モードが「含まれる」場合、テキストの色を変更するにはどうすればよいですか?