-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Node.js, React Native
-
3 - M (<= 1 month)
-
783
The docs state this isn't possible yet, but support for this would be coming soon. I haven't found any issue tracking this though.
// Update UI in response to deleted objects changes.deletions.forEach((index) => { // Deleted objects cannot be accessed directly // Support for accessing deleted objects coming soon... ... });