diff --git a/docs/builldingCard.md b/docs/builldingCard.md index 26c642b4b..1bb3e4440 100644 --- a/docs/builldingCard.md +++ b/docs/builldingCard.md @@ -32,6 +32,8 @@ import { MaterialIcons, Ionicons } from '@expo/vector-icons'; function CardComponent(){ return( - + Bengaluru (also called Bangalore) is the center of India's high-tech industry. The city is also known for its parks and nightlife. - + 6 mins ago diff --git a/docs/responsive.md b/docs/responsive.md index cfcc1a6be..4632e852a 100644 --- a/docs/responsive.md +++ b/docs/responsive.md @@ -3,7 +3,7 @@ id: responsive-style title: Responsive --- -NativeBase V3 supports responsive styles out of the box. Instead of manually adding responsiveness to your apps, NativeBase V3 allows you provide object and array values to add responsive styles. +NativeBase v3 supports responsive styles out of the box. Instead of manually adding responsiveness to your apps, NativeBase v3 allows you provide object and array values to add responsive styles. Responsive syntax relies on the breakpoints defined in the theme object.