splitbee / react-notion

A fast React renderer for Notion pages
https://react-notion.com
MIT License
2.86k stars 151 forks source link

Replace notion-api-worker with official Notion API? #66

Closed varshav0119 closed 3 years ago

varshav0119 commented 3 years ago

Hi, The Notion API beta version is out now! Wondering if that changes anything for this project? I haven't looked at it in detail yet but I wanted to make a portfolio website for myself that looked like and came from Notion and that's when I came across this - seems very cool 😮 . If you want to add in the JS SDK for the official Notion API here, I'd like to contribute 😸 !

danielfalbo commented 3 years ago

Did you close this because you’ve successfully tried to use the official api with react-notion?

tobiaslins commented 3 years ago

@danielfalbo the official api block response is not supported by react-notion (yet?). We're thinking about to move forward with their move. Maybe we'll build a more customizable v2 that bases on the public api!