universal
Here are 693 public repositories matching this topic...
What problem does this feature solve?
Example use case:
A static generated app with thousands of routes, like an e-commerce having a route for each product.
Apart from scheduling nuxt generate to run periodically and generate all static and dynamic routes, it would be nice to have the possibility to generate the static files for a single route, for example in a hook when the related ba
-
Updated
Apr 16, 2022 - Objective-C
-
Updated
Mar 21, 2022 - JavaScript
-
Updated
Mar 11, 2022 - JavaScript
-
Updated
Apr 12, 2022
-
Updated
Mar 9, 2021 - JavaScript
-
Updated
Mar 5, 2018 - Go
-
Updated
Feb 12, 2022 - JavaScript
-
Updated
Apr 8, 2022 - TypeScript
-
Updated
Mar 1, 2022 - JavaScript
-
Updated
Apr 10, 2022 - JavaScript
-
Updated
Apr 15, 2022 - Vue
-
Updated
Nov 3, 2017 - JavaScript
-
Updated
Apr 9, 2022 - C#
-
Updated
Apr 9, 2022 - TypeScript
-
Updated
Apr 12, 2022 - TypeScript
-
Updated
Feb 26, 2022 - TypeScript
Implement all functionality of reports module for mobile platforms
-
Updated
May 26, 2019 - TypeScript
-
Updated
Apr 15, 2022 - TypeScript
-
Updated
Jan 18, 2022 - JavaScript
-
Updated
Mar 2, 2022 - TypeScript
-
Updated
Oct 6, 2018 - JavaScript
-
Updated
Mar 26, 2022 - Vue
Improve this page
Add a description, image, and links to the universal topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the universal topic, visit your repo's landing page and select "manage topics."


Describe the feature you'd like to request
Currently uses AmplifyAuthenticator which is legacy. Also using an older verison of
@aws-amplify/ui-react&aws-amplifyDescribe the solution you'd like
Should be using the new Authenticator componet
Describe alternatives you've considered
Keep using the old one until is deprecated