patw0929 / react-smartbanner

Rewrite Smart App Banner in React.js.
https://patw0929.github.io/react-smartbanner/
MIT License
74 stars 56 forks source link

Can't use in Nextjs #77

Open duylaanh97 opened 2 years ago

gregmalcolm commented 1 year ago

I have it working in nextjs. The easiest way to get up and running initially, plan the meta tags in the section. Maybe start by setting on up in pages/_app.js

ultrwave commented 1 year ago

Can't get it to work in nextjs either. @gregmalcolm can you please show an example of your code in _app.js?