ListView
DEPRECATED - use one of the new list components, such as FlatList or SectionList for bounded memory use, fewer bugs, better performance, an easier to use API, and more features. Check out this blog post for more details.
ListView - A core component designed for efficient display of vertically scrolling lists of changing data. The minimal API is to create a ListView.DataSource, populate it with a flat array of data blobs, and instantiate a ListView component with that data source and a renderRow callback which takes a blob from the data array and returns a renderable component.
ListView - A core component designed for efficient display of vertically scrolling lists of changing data. The minimal API is to create a ListView.DataSource, populate it with a flat array of data blobs, and instantiate a ListView component with that data source and a renderRow callback which takes a blob from the data array and returns a renderable component.
Minimal example:
class MyComponent extends Component {
constructor() {
diff --git a/docs/0.58/listview/index.html b/docs/0.58/listview/index.html
index e40ab9adbfc..06b7d2c45ac 100644
--- a/docs/0.58/listview/index.html
+++ b/docs/0.58/listview/index.html
@@ -69,7 +69,7 @@
}
});
ListView
DEPRECATED - use one of the new list components, such as FlatList or SectionList for bounded memory use, fewer bugs, better performance, an easier to use API, and more features. Check out this blog post for more details.
ListView - A core component designed for efficient display of vertically scrolling lists of changing data. The minimal API is to create a ListView.DataSource, populate it with a flat array of data blobs, and instantiate a ListView component with that data source and a renderRow callback which takes a blob from the data array and returns a renderable component.
ListView - A core component designed for efficient display of vertically scrolling lists of changing data. The minimal API is to create a ListView.DataSource, populate it with a flat array of data blobs, and instantiate a ListView component with that data source and a renderRow callback which takes a blob from the data array and returns a renderable component.
Minimal example:
class MyComponent extends Component {
constructor() {
diff --git a/docs/0.59/cameraroll.html b/docs/0.59/cameraroll.html
index 137b2749d7d..734902cae3a 100644
--- a/docs/0.59/cameraroll.html
+++ b/docs/0.59/cameraroll.html
@@ -75,8 +75,8 @@
If you are targeting devices running iOS 11 or later, you will also need to add the NSPhotoLibraryAddUsageDescription key in your Info.plist. Use this key to define a string that describes how your app will use this data. By adding this key to your Info.plist, you will be able to request write-only access permission from the user. If you try to save to the camera roll without this permission, your app will exit.
Methods
Reference
diff --git a/docs/0.59/cameraroll/index.html b/docs/0.59/cameraroll/index.html
index 137b2749d7d..734902cae3a 100644
--- a/docs/0.59/cameraroll/index.html
+++ b/docs/0.59/cameraroll/index.html
@@ -75,8 +75,8 @@
If you are targeting devices running iOS 11 or later, you will also need to add the NSPhotoLibraryAddUsageDescription key in your Info.plist. Use this key to define a string that describes how your app will use this data. By adding this key to your Info.plist, you will be able to request write-only access permission from the user. If you try to save to the camera roll without this permission, your app will exit.
Methods
Reference
diff --git a/docs/0.59/listview.html b/docs/0.59/listview.html
index 99b1dbf0544..18e268a97b2 100644
--- a/docs/0.59/listview.html
+++ b/docs/0.59/listview.html
@@ -69,7 +69,7 @@
}
});
ListView
DEPRECATED - use one of the new list components, such as FlatList or SectionList for bounded memory use, fewer bugs, better performance, an easier to use API, and more features. Check out this blog post for more details.
ListView - A core component designed for efficient display of vertically scrolling lists of changing data. The minimal API is to create a ListView.DataSource, populate it with a flat array of data blobs, and instantiate a ListView component with that data source and a renderRow callback which takes a blob from the data array and returns a renderable component.
ListView - A core component designed for efficient display of vertically scrolling lists of changing data. The minimal API is to create a ListView.DataSource, populate it with a flat array of data blobs, and instantiate a ListView component with that data source and a renderRow callback which takes a blob from the data array and returns a renderable component.
Minimal example:
class MyComponent extends Component {
constructor() {
diff --git a/docs/0.59/listview/index.html b/docs/0.59/listview/index.html
index 99b1dbf0544..18e268a97b2 100644
--- a/docs/0.59/listview/index.html
+++ b/docs/0.59/listview/index.html
@@ -69,7 +69,7 @@
}
});
ListView
DEPRECATED - use one of the new list components, such as FlatList or SectionList for bounded memory use, fewer bugs, better performance, an easier to use API, and more features. Check out this blog post for more details.
ListView - A core component designed for efficient display of vertically scrolling lists of changing data. The minimal API is to create a ListView.DataSource, populate it with a flat array of data blobs, and instantiate a ListView component with that data source and a renderRow callback which takes a blob from the data array and returns a renderable component.
ListView - A core component designed for efficient display of vertically scrolling lists of changing data. The minimal API is to create a ListView.DataSource, populate it with a flat array of data blobs, and instantiate a ListView component with that data source and a renderRow callback which takes a blob from the data array and returns a renderable component.
Minimal example:
class MyComponent extends Component {
constructor() {
diff --git a/docs/0.60/cameraroll.html b/docs/0.60/cameraroll.html
index 9091f0500a2..fa1c51b5b71 100644
--- a/docs/0.60/cameraroll.html
+++ b/docs/0.60/cameraroll.html
@@ -19,8 +19,8 @@
If you are targeting devices running iOS 11 or later, you will also need to add the NSPhotoLibraryAddUsageDescription key in your Info.plist. Use this key to define a string that describes how your app will use this data. By adding this key to your Info.plist, you will be able to request write-only access permission from the user. If you try to save to the camera roll without this permission, your app will exit.
Methods
Reference
diff --git a/docs/0.60/cameraroll/index.html b/docs/0.60/cameraroll/index.html
index 9091f0500a2..fa1c51b5b71 100644
--- a/docs/0.60/cameraroll/index.html
+++ b/docs/0.60/cameraroll/index.html
@@ -19,8 +19,8 @@
If you are targeting devices running iOS 11 or later, you will also need to add the NSPhotoLibraryAddUsageDescription key in your Info.plist. Use this key to define a string that describes how your app will use this data. By adding this key to your Info.plist, you will be able to request write-only access permission from the user. If you try to save to the camera roll without this permission, your app will exit.
Methods
Reference
diff --git a/docs/0.60/listview.html b/docs/0.60/listview.html
index 7c9c222d4ab..51b47067a4b 100644
--- a/docs/0.60/listview.html
+++ b/docs/0.60/listview.html
@@ -13,7 +13,7 @@
)
});