Playgroundconst Example = () => {return <View><Heading>A component library for the{" "}<Heading color="emerald.400">React Ecosystem</Heading></Heading><Text pt="3">NativeBase is a simple, modular and accessible component library thatgives you building blocks to build you React applications.</Text></View>;};