Skip to content

Commit 3c4ffde

Browse files
Update README.md
1 parent b4bd824 commit 3c4ffde

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# ⚛️ rn-declarative
22

3-
> Adaptive layout for the `react-native`
3+
> Responsive layout for the `react-native`
44
55
![screencast](./assets/screencast.gif)
66

@@ -32,7 +32,7 @@ FieldType.Group, FieldType.Fragment, FieldType.Layout, FieldType.Condition
3232

3333
## Code sample
3434

35-
> Adaptive Forms for the React Native
35+
> Responsive Forms for the React Native
3636
3737
```tsx
3838
import { One, FieldType, TypedField } from 'rn-declarative';

0 commit comments

Comments
 (0)