mirror of
https://github.com/zhigang1992/react-native-gifted-chat.git
synced 2026-04-29 12:45:47 +08:00
folders refactoring
This commit is contained in:
@@ -26,18 +26,18 @@ module.exports = [
|
||||
name: 'React Native developer',
|
||||
},
|
||||
},
|
||||
{
|
||||
_id: 4,
|
||||
location: {
|
||||
latitude: 48.864601,
|
||||
longitude: 2.398704
|
||||
},
|
||||
createdAt: new Date(Date.UTC(2016, 5, 11, 17, 20, 0)),
|
||||
user: {
|
||||
_id: 1,
|
||||
name: 'React Native developer',
|
||||
},
|
||||
},
|
||||
// {
|
||||
// _id: 4,
|
||||
// location: {
|
||||
// latitude: 48.864601,
|
||||
// longitude: 2.398704
|
||||
// },
|
||||
// createdAt: new Date(Date.UTC(2016, 5, 11, 17, 20, 0)),
|
||||
// user: {
|
||||
// _id: 1,
|
||||
// name: 'React Native developer',
|
||||
// },
|
||||
// },
|
||||
{
|
||||
_id: 3,
|
||||
text: 'Where can we meet?',
|
||||
|
||||
Reference in New Issue
Block a user