import React from 'react'; import { Text } from 'native-base'; export const Example = () => { return ( NativeBase gives you a contrasting color based on your theme. You can also customise it using the useAccessibleColors hook. ); };