Firestore, pagination, how to use endBefore?

前端 未结 0 847
别跟我提以往
别跟我提以往 2020-12-11 17:13
startAfter(snapshot.docs[snapshot.docs.length -1]);

is working perfectly but

endBefore(snapshot.docs[0]);

is not wor

相关标签:
回答
  • 消灭零回复
提交回复
热议问题