mirror of
https://github.com/bobwen-dev/react-templates
synced 2025-04-12 00:56:39 +02:00
Merge pull request #57 from nirnatan/patch-1
replace the json notation with javascript
This commit is contained in:
commit
24db05797a
@ -7,7 +7,7 @@ In native mode the default `modules` option is set to `commonjs` and the default
|
||||
|
||||
In native mode we define a default properties template configuration in order to easily write native templates.
|
||||
|
||||
```json
|
||||
```javascript
|
||||
{
|
||||
ListView: {
|
||||
Row: {prop: 'renderRow', arguments: ['rowData', 'sectionID', 'rowID', 'highlightRow']},
|
||||
|
Loading…
x
Reference in New Issue
Block a user