Skip to content

Commit 1705009

Browse files
Move cookbook to wiki pages
1 parent 96abc3b commit 1705009

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

docs/cookbook.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# Cookbook
1+
# Notice
2+
3+
Cookbook has been moved to [wiki pages](https://github.com/GetStream/stream-chat-react-native/wiki/Cookbook). Please check it for updated version.
4+
5+
This following document is no longer being maintained and will be removed in future.
6+
7+
------------------------------------------------------------------------------------------------
28

39
- [How to customize message component](#how-to-customize-message-component)
410

@@ -1442,4 +1448,4 @@ Usually you want to receive push notification, when your app goes to background.
14421448
</View>
14431449
);
14441450
};
1445-
```
1451+
```

0 commit comments

Comments
 (0)